arduino-pico/cores/rp2040
Earle F. Philhower, III 20cabe824f Update version
2023-06-17 19:40:40 -07:00
..
api Remove duplicated ArduinoCore-API files (#840) 2022-09-06 13:21:49 -07:00
libb64 Add WebServer, WebServerSecure, HTTPUpdateServer, HTTPUpdateServerSecure (#791) 2022-08-23 15:51:32 -07:00
sdkoverride Minor clean up includes (#1520) 2023-06-10 20:42:28 -07:00
_freertos.cpp Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
_freertos.h CoreMutex add portYieldFromISR for FreeRTOS (#1484) 2023-06-07 06:59:10 -07:00
_needsbt.h Clear compile errors if BT needed but not on (#1371) 2023-04-12 08:21:24 -07:00
Arduino.h Generate warnings if Pico STDIO init called (#1467) 2023-05-23 17:28:57 -07:00
Bootsel.cpp Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
Bootsel.h Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
ccount.pio Add FreeRTOS support thanks to @hfellner (#533) 2022-04-24 20:59:57 -07:00
ccount.pio.h Add FreeRTOS support thanks to @hfellner (#533) 2022-04-24 20:59:57 -07:00
Client.h Remove api from include path, add redirects 2021-04-09 05:38:35 -07:00
CoreMutex.cpp CoreMutex add portYieldFromISR for FreeRTOS (#1484) 2023-06-07 06:59:10 -07:00
CoreMutex.h CoreMutex add portYieldFromISR for FreeRTOS (#1484) 2023-06-07 06:59:10 -07:00
cyw43_wrappers.cpp Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
debug_internal.h Add more ESP8266 WiFi compatibility wrappers (#1128) 2023-01-19 12:44:05 -08:00
delay.cpp Add FreeRTOS support thanks to @hfellner (#533) 2022-04-24 20:59:57 -07:00
FS.cpp Fix File::readString to work with binary data (#1030) 2022-12-04 13:23:16 -08:00
FS.h Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
FSImpl.h Add Pico W WiFi support (#670) 2022-07-15 16:47:53 -07:00
HardwareSerial.h Add HWSerial redirect 2021-05-06 08:28:08 -07:00
Interrupts.h Remove api from include path, add redirects 2021-04-09 05:38:35 -07:00
IPAddress.h Remove api from include path, add redirects 2021-04-09 05:38:35 -07:00
lock.cpp Allow FreeRTOS to ::printf (#1195) 2023-02-15 15:58:45 -08:00
lwip_wrap.cpp Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
main.cpp Enable proper reuse of PIO programs (#1526) 2023-06-13 04:42:37 -07:00
malloc-lock.cpp Rewrite PicoW LWIP interface for stability (#916) 2022-10-15 12:00:35 -07:00
pgmspace.h Add ancient AVR compatibility macros (#59) 2021-03-30 11:57:01 -07:00
pio_uart.pio Add setInverted() options to SerialPIO (#1451) 2023-05-19 16:30:26 -07:00
pio_uart.pio.h Add setInverted() options to SerialPIO (#1451) 2023-05-19 16:30:26 -07:00
PIOProgram.cpp Enable proper reuse of PIO programs (#1526) 2023-06-13 04:42:37 -07:00
PIOProgram.h Enable proper reuse of PIO programs (#1526) 2023-06-13 04:42:37 -07:00
PolledTimeout.h Minor - Add number separators (#845) 2022-09-07 15:19:12 -07:00
posix.cpp Minor - Add number separators (#845) 2022-09-07 15:19:12 -07:00
Print.h Remove api from include path, add redirects 2021-04-09 05:38:35 -07:00
Printable.h SF_printable_fix (#130) 2021-05-13 00:06:16 -07:00
RP2040Support.cpp Allow double-reset to jump to USB bootloader (#893) 2022-10-04 14:04:40 -07:00
RP2040Support.h Enable proper reuse of PIO programs (#1526) 2023-06-13 04:42:37 -07:00
RP2040USB.cpp Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
RP2040USB.h Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
RP2040Version.h Update version 2023-06-17 19:40:40 -07:00
SerialPIO.cpp Add setInverted() options to SerialPIO (#1451) 2023-05-19 16:30:26 -07:00
SerialPIO.h Add setInverted() options to SerialPIO (#1451) 2023-05-19 16:30:26 -07:00
SerialUART.cpp Avoid initial glitch on Serial1/2 when RX high (#1154) 2023-02-01 19:15:58 -08:00
SerialUART.h Add Serial UART break reporting (#1130) 2023-01-20 16:54:31 -08:00
SerialUSB.cpp Fix serial reset hang under FreeRTOS (#1495) 2023-06-04 13:28:11 -07:00
SerialUSB.h Add more ESP8266 WiFi compatibility wrappers (#1128) 2023-01-19 12:44:05 -08:00
Server.h Remove api from include path, add redirects 2021-04-09 05:38:35 -07:00
SoftwareSerial.h Add invert option to SWSerial (#563) 2022-04-28 08:17:12 -07:00
StackThunk.cpp Remove circular dependency on WiFi/LWIP_Ethernet (#1415) 2023-05-04 19:54:24 -07:00
StackThunk.h Remove circular dependency on WiFi/LWIP_Ethernet (#1415) 2023-05-04 19:54:24 -07:00
stdlib_noniso.cpp Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
stdlib_noniso.h Add Pico W WiFi support (#670) 2022-07-15 16:47:53 -07:00
Stream.h Port Adafruit_TinyUSB_Arduino lib (#127) 2021-05-18 18:10:47 -07:00
StreamString.h Add OTA update support (#711) 2022-08-12 00:26:51 -07:00
Tone.cpp Remove debug printout warnings (#1091) 2023-01-02 10:51:04 -08:00
tone2.pio Allow continuous tone frequency changes (#186) 2021-06-04 02:45:13 -07:00
tone2.pio.h Allow continuous tone frequency changes (#186) 2021-06-04 02:45:13 -07:00
Udp.h Remove api from include path, add redirects 2021-04-09 05:38:35 -07:00
wiring_analog.cpp Remove debug printout warnings (#1091) 2023-01-02 10:51:04 -08:00
wiring_digital.cpp Speed up ADC reads by not re-initting (#1072) 2022-12-28 14:11:24 -08:00
wiring_private.cpp Fix FreeRTOS CoreMutex shim to handle ISRs (#1442) 2023-05-23 10:12:52 -07:00
wiring_private.h Add missing wiring_private.h 2021-03-24 02:38:03 -07:00
wiring_pulse.cpp Fix pulseIn detection (#293) 2021-08-30 12:40:38 -07:00
wiring_shift.cpp Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
wl_definitions.h Remove circular dependency on WiFi/LWIP_Ethernet (#1415) 2023-05-04 19:54:24 -07:00
wl_types.h Remove circular dependency on WiFi/LWIP_Ethernet (#1415) 2023-05-04 19:54:24 -07:00
WMath.cpp Cleanup legacy includes (#1452) 2023-05-16 23:47:17 -07:00
WString.h Add WString.h include redirect for broader compat (#1083) 2022-12-31 11:03:28 -08:00