Implement I2C
This commit is contained in:
@@ -41,7 +41,8 @@ pico_sdk_init()
|
||||
# Add executable. Default name is the project name, version 0.1
|
||||
|
||||
add_executable(i2c-hub-firmware
|
||||
src/main.cpp
|
||||
src/main_core0.cpp
|
||||
src/main_core1.cpp
|
||||
#src/freeRTOS_impl.c
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user