pico-sdk/src/rp2_common/hardware_sync
Graham Sanderson 6d87da4c59
Rework lock_core / timers (#378)
- Add recursive_mutex
  - Make all locking primitives and sleep use common overridable wait/notify support to allow RTOS
    implementations to replace WFE/SEV with something more appropriate
  - Add busy_wait_ms
2021-05-05 11:46:25 -05:00
..
include/hardware add __always_inline to trivial super low level inline functions (#379) 2021-05-05 11:46:07 -05:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06:00
sync.c Rework lock_core / timers (#378) 2021-05-05 11:46:25 -05:00