Page 1 of 1

Typo or intentional? DEFAULT_ESP_PHERIPH_SET_CONFIG()

Posted: Mon Apr 08, 2019 8:52 pm
by scruffynerf
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)

Re: Typo or intentional? DEFAULT_ESP_PHERIPH_SET_CONFIG()

Posted: Tue Apr 09, 2019 12:25 pm
by scruffynerf
This has now been fixed. See recent commit to ADF.