1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/vendor/esp-idf/esp8266
Gunar Schorcht 405be02da4 cpu/esp8266: funcs must not be called in assert
In vendor startup code, initialization function were called as parameters of assert statement. With DEVELHELP, they are not called since the assert macro does nothing.
2019-11-14 13:58:48 +01:00
..
include cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
source cpu/esp8266: funcs must not be called in assert 2019-11-14 13:58:48 +01:00