pico-sdk/src
P33M 260df95e44
tinyusb: enable workaround for RP2040-E15 (#1137)
This sets the compile-time flag for tinyusb's dcd_rp2040 driver by
default. Applications that won't ever be plugged into a Pi 4 or Pi 400
can optionally disable this.
2023-01-25 17:19:23 -06:00
..
boards Add nullbits Bit-C PRO (#1149) 2023-01-18 07:20:37 -06:00
common Remove (legacy) direct inclusion of 'pico/platform.h' and 'pico/config.h' (#1190) 2023-01-24 12:03:48 -06:00
host Add new async_context abstraction and refactor cyw43_arch to use it (#1177) 2023-01-24 12:01:24 -06:00
rp2_common tinyusb: enable workaround for RP2040-E15 (#1137) 2023-01-25 17:19:23 -06:00
rp2040 Add new async_context abstraction and refactor cyw43_arch to use it (#1177) 2023-01-24 12:01:24 -06:00
board_setup.cmake Fix default PICO_BOARD value (#536) 2021-08-06 12:21:59 -05:00
CMakeLists.txt respect OUTPUT_NAME target property when generating supplemental files (#592) 2021-10-12 09:08:44 -05:00
host.cmake Initial Release 2021-01-20 10:44:27 -06:00
rp2_common.cmake Fix build issues with spaces and parentheses (#1136) 2022-12-06 18:45:57 -05:00
rp2040.cmake Initial Release 2021-01-20 10:44:27 -06:00