You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update Kconfig to autoselect the proper running core (espressif#6718)
* Update Kconfig to autoselect the proper cunning core
* Always run UDP on Core0 by default
* Change SPI::transfer signature to match official Arduino API (espressif#6734)
* Adjustable Serial Event Task Stack Size And Priority (espressif#6685)
* Adjustable Serial Event Task Stack Size And Priority
* Added options to Kconfig
* Added Core Affinity
* Added CONFIG_FREERTOS_UNICORE
* Removed _CONFIG from FREERTOS_UNICORE
* Fixing Core choice for OnReceive()
Makes it alligned to changes in espressif#6718
Also eliminates conflict with espressif#6718 for merging
Co-authored-by: Rodrigo Garcia <[email protected]>
Co-authored-by: Me No Dev <[email protected]>
Co-authored-by: Me No Dev <[email protected]>
Co-authored-by: Gonzalo Brusco <[email protected]>
Co-authored-by: Rodrigo Garcia <[email protected]>
0 commit comments