Jonathan Swoboda
|
08beaf8750
|
[esp32] Remove Arduino-specific code from core.cpp (#12501)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 20:06:12 -05:00 |
|
J. Nick Koston
|
fddb8b35f2
|
[esp32] Fix clang-tidy error for Arduino watchdog function declarations (#11085)
|
2025-10-06 16:54:13 -04:00 |
|
Oxan van Leeuwen
|
54106179a1
|
Set ESP32 watchdog to loop task (#2846)
|
2021-12-02 09:05:42 +13:00 |
|
Carlos Garcia Saura
|
7cca673902
|
[esp-idf fix] increase FreeRTOS ticker loop from 100Hz to 1kHz (#2527)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-10-15 22:06:49 +02:00 |
|
Oxan van Leeuwen
|
637b55bfbf
|
Allow compilation against IDF from repository (#2355)
* Fix src_filter in platformio.ini after src_dir change
* Add -Wno-nonnull-compare to platformio.ini as well
* Create default sdkconfig for static analysis
* Add more compiler flags to clang ignore list
* Clean-up platformio.ini
* Remove unnecessary blank line
* Fix accidentally dropped library
* Don't gitignore sdkconfig.defaults
Co-authored-by: Otto winter <otto@otto-winter.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-09-21 17:12:17 +02:00 |
|