arduino-pico/libraries/rp2040/examples
Earle F. Philhower, III d718b143d2
Warn when Serial.printf() format is wrong (#1090)
Let GCC check the format string to Print::printf().  Will catch when
sketches use incorrect parameters to `Serial::printf()`.
2023-01-01 15:26:15 -08:00
..
Bootsel Avoid spurious -O3 warning (#770) 2022-08-18 13:56:09 -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
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