Results 627 comments of Alan C. Assis

@mlyszczek the error seems to be in your Kconfig: Kconfig Configuration Error: boards/arm/stm32/stm32f411-minimum/Kconfig:83: warning: style: quotes recommended around 'boards/arm/stm32/stm32f411-minimum/Kconfig.gpio' in 'source boards/arm/stm32/stm32f411-minimum/Kconfig.gpio'

Note: you need to rename check_config_symbols.txt to check_config_symbols.sh and add permission execution to the file or run: $ sh check_config_symbols.sh

@terry0012 @xiaoxiang781216 please take a look, probably many other boards are damaged as well. @tmedicci ESP32-WROVER-KIT LVGL demo is broken, if you can, please test on your side. I did...

@tmedicci do you know how much PR #11777 increased the stack usage? Just looking that PR was impossible to know this side effect. I think we need some CI script...

@tmedicci @xiaoxiang781216 if `ps` is failing after that PR then for some reason is increased the stack size. Espressif has an internal CI that does some hardware tests. I think...

@anchao thank you for verifying! @tmedicci please try to verify before and after this patch, maybe it could be caused by some other commit.

@yf13 I think you already used it, any idea about what is happening?

@xiaoxiang781216 @raiden00pl @pkarashchenko @patacongo any idea? Inside the critical section we disable IRQ so I think this is by design, but no idea how tickless handles it.