Typo or intentional? DEFAULT_ESP_PHERIPH_SET_CONFIG()
Posted: Mon Apr 08, 2019 8:52 pm
Found here (and a number of examples):
https://docs.espressif.com/projects/esp ... erals.html
It's spelled differently from the other macros:
Macros
DEFAULT_ESP_PERIPH_STACK_SIZE
DEFAULT_ESP_PERIPH_TASK_PRIO
DEFAULT_ESP_PERIPH_TASK_CORE
DEFAULT_ESP_PHERIPH_SET_CONFIG()
periph_tick_get
Annoying if it's a typo. Please fix this if so.
(Filing a bug report is next, but posting it here because it's a gotcha if people aren't playing attention enough)
https://docs.espressif.com/projects/esp ... erals.html
It's spelled differently from the other macros:
Macros
DEFAULT_ESP_PERIPH_STACK_SIZE
DEFAULT_ESP_PERIPH_TASK_PRIO
DEFAULT_ESP_PERIPH_TASK_CORE
DEFAULT_ESP_PHERIPH_SET_CONFIG()
periph_tick_get
Annoying if it's a typo. Please fix this if so.
(Filing a bug report is next, but posting it here because it's a gotcha if people aren't playing attention enough)