| Age | Commit message (Collapse) | Author |
|
both no OS and freeRTOS
|
|
LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet
|
|
due to the large size of combined binaries of all boards + all examples
|
|
|
|
|
|
|
|
|
|
|
|
removed the rule that .d files are converted to .P files.
|
|
|
|
|
|
Uac2
|
|
|
|
|
|
|
|
|
|
- define both fs and hs configuration descriptor
- rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS
|
|
|
|
|
|
|
|
update ci build script to only build esp32-s2 target with freertos
examples
|
|
skip esp32s2_saola for make build since idf use cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Sylvain Munaut <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
maybe refactor later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|