arduino-pico/libraries/rp2040/examples
Earle F. Philhower, III 21a767e7e4
Semihosting part of core, RISC-V support (#2685)
Semihosting is handy for debugging, so allow the core to use `SerialSemi` as the
::printf port.  Add menu item to the IDE to allow selection.

Add RISC-V implementation of semihost call
2024-12-14 09:42:45 -08:00
..
Bootsel Avoid spurious -O3 warning (#770) 2022-08-18 13:56:09 -07:00
DMAMemcpy Update DMAMemcpy.ino (#2481) 2024-09-19 09:25:29 -07:00
Fade Add working default Fade example 2021-03-16 18:12:50 -07:00
GetCycleCount Warn when Serial.printf() format is wrong (#1090) 2023-01-01 15:26:15 -08:00
Multicore Rationalize Adafruit Feather infra, update docs (#145) 2021-05-19 10:07:03 -07:00
Profiling Enable gprof onboard profiling (#2669) 2024-12-05 17:30:45 -08:00
RestartReason Add getResetReason() by palmerr23 (#2516) 2024-10-04 17:37:36 -07:00
Semihosting Semihosting part of core, RISC-V support (#2685) 2024-12-14 09:42:45 -08:00
Siren Clear PIO FIFOs when updating Tone and Servos (#206) 2021-06-11 12:27:48 -07:00
Temperature Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
Time Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
ToneHappyBirthday Add tone music example (#185) 2021-06-04 02:39:04 -07:00