Skip to content
Snippets Groups Projects
  • Gunar Schorcht's avatar
    66683050
    cpu/esp8266: Makefile fixes for ets_task thread · 66683050
    Gunar Schorcht authored
    Changes of ETS task handling require the context switch by software interrupt. The context switch based on interrupt is therefore enabled by default. Furthermore, the number of priority levels are increased due to the new additional thread.
    66683050
    History
    cpu/esp8266: Makefile fixes for ets_task thread
    Gunar Schorcht authored
    Changes of ETS task handling require the context switch by software interrupt. The context switch based on interrupt is therefore enabled by default. Furthermore, the number of priority levels are increased due to the new additional thread.