pico-sdk/test
Graham Sanderson fe3408b286
Small fixes (#260)
* pico_stdio_usb: be more explicit about includes, fix warning (#257)

* pico_base: NDEBUG backwards for absolute_time_t (#255)

* pico_util: missing extern C in queue.h (#249)

* build: remove -march which was masking -mcpu, now SVC available (#253)
2021-03-17 18:05:48 +00:00
..
hardware_pwm_test Initial Release 2021-01-20 10:44:27 -06:00
kitchen_sink Small fixes (#260) 2021-03-17 18:05:48 +00:00
pico_divider_test Fix SDK to build cleanly if PICO_DEFAULT_UART isn't defined (#223) 2021-03-04 21:22:48 -06:00
pico_float_test b0 sincos shim was incorrect, causing crash 2021-03-04 21:22:48 -06:00
pico_stdlib_test Initial Release 2021-01-20 10:44:27 -06:00
pico_test Initial Release 2021-01-20 10:44:27 -06:00
pico_time_test hardware_timer: fix race condition whem a new timer being added becomes missed thus obviating the need for an IRQ but there is an IRQ already pending for another timer (#243) 2021-03-10 12:04:04 -06:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06:00