pico-sdk/test
Graham Sanderson 159d552150
Fix bug in irq_remove_shared_handler and add test #823 (#825)
* Fix bug in irq_remove_shared_handler and add test #823

* Add comments to irq_handler_chain.S

Co-authored-by: Luke Wren <wren6991@gmail.com>
2022-05-16 13:44:15 -05:00
..
cmsis_test Add basic CMSIS core headers (#384) 2021-05-11 10:47:13 -05:00
hardware_irq_test Fix bug in irq_remove_shared_handler and add test #823 (#825) 2022-05-16 13:44:15 -05:00
hardware_pwm_test Fix function-names reported by hardware_pwm_test (#736) 2022-03-22 17:49:17 -05:00
kitchen_sink Fix bug in irq_remove_shared_handler and add test #823 (#825) 2022-05-16 13:44:15 -05:00
pico_divider_test set DIVISOR for each use of h/w divider 2021-06-29 10:55:14 +01:00
pico_float_test fix bug in pico_float_test (#817) 2022-05-10 12:58:55 -05:00
pico_stdlib_test cleanup pico_stdlib_test. add actual check for __builtin bitops (#821) 2022-05-10 13:56:48 -05: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 Fix bug in irq_remove_shared_handler and add test #823 (#825) 2022-05-16 13:44:15 -05:00