arduino-pico/tools/libpico
Earle F. Philhower, III ec528d34f8
Remove unneeded SDK files from libpico/etc. (#2733)
Pico-SDK changed the output extension of their compilation from "x.c.obj"
to "x.c.o" meaning the removed Newlib and STDIO SDK wrappers were still
being linked in certain situations.  Update make-libpico Cmakefile to
remove the new names.

Fixes debug `printf` output.
2025-01-03 10:42:47 -08:00
..
btstack_config.h Add debugging for Bluetooth (#1767) 2023-10-12 08:21:44 -07:00
CMakeLists.txt Remove unneeded SDK files from libpico/etc. (#2733) 2025-01-03 10:42:47 -08:00
lwipopts.h Increase LWIP timeouts to avoid MDNS panics (#2653) 2024-11-30 10:43:19 -08:00
make-libpico.sh Support WiFi/BT/BLT with RP2350 CYW43 boards (#2616) 2024-11-19 10:28:12 -08:00
pico_sdk_import.cmake Migrate to 2.0.0 SDK (#2336) 2024-08-17 10:39:13 -07:00
tusb_config.h Add USB drive mode to TinyUSB, SingleFileDisk (#1034) 2022-12-09 13:59:23 -08:00