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
Fix zero initialization of locals causing garbage values (#331)
* Fix zero initialization of locals stackvalues
* Add get zero initialized local tests with stack garbage
🚑 Migrate to Arduino esp32 v3 (#246)
**💥 Breaking Changes to Arduino primitives interface**
Removes the following primitives:
chip_ledc_setup
chip_ledc_attach_pin
Adds the following primitives:
chip_ledc_attach
supported version: arduino-cli v0.35.3