mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7f864d24ad
Prefer assertions, making available functions only when caps support it for cpu-related abstractions. Changes cpu hal functions to stall, unstall, reset to not accept -1; instead prefering macros that provide the same functionality.