This commit is contained in:
2025-05-04 00:40:42 +02:00
parent b41ea791a8
commit 16925fba79
4 changed files with 371 additions and 133 deletions

View File

@@ -143,5 +143,7 @@ avr_generate_fixed_targets()
add_avr_executable(
avrtest
i2c.c
i2c.h
main.c
)