diff options
| author | hathach <[email protected]> | 2021-01-25 13:28:23 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-01-25 13:28:23 +0700 |
| commit | 83614418b588464873ccbd3fcaeef3d03917bd0e (patch) | |
| tree | 445306f0440a097ff32e625a659d7e45fe155a2f /hw | |
| parent | ec458292fecbf16be425e5497722f647911de969 (diff) | |
get all device example build with rp2040 (except freeRTOS)
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/rp2040/family.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/rp2040/family.cmake b/hw/bsp/rp2040/family.cmake index dd0123ded..edd57a39b 100644 --- a/hw/bsp/rp2040/family.cmake +++ b/hw/bsp/rp2040/family.cmake @@ -30,5 +30,4 @@ target_include_directories(${PROJECT} PUBLIC target_compile_definitions(${PROJECT} PUBLIC CFG_TUSB_MCU=OPT_MCU_RP2040 - CFG_TUSB_OS=OPT_OS_PICO ) |
