peter madsen-mygdal

Results 7 issues of peter madsen-mygdal

which will then be picked up heroku https://elements.heroku.com/buildpacks/hashnuke/heroku-buildpack-elixir and contain all the fixes since v3 · Oct 23, 2015 · (73 commits) @HashNuke ?

(Know this is inside the govee app, but seems a bit much creating seperate apps for examples - and quite a maintainability issue down the line perhaps) {status, pid} =...

This updates esp32 CI to latest pytest-embedded and qemu, and adds 5.2-rc1 to Ci. Enables future work on adding esp32-c3 to qemu CI, and future usage of [pytest-embedded-wokwi](https://github.com/espressif/pytest-embedded/tree/main/pytest-embedded-wokwi) All esp-idf...

This is a long term issue tracking which services are implemented: (the number in parenthesis is a quick count of the characteristics used by the service) - [x] 8.1 Accessory...

Existing behaviour is kept - no defaults changed. Esptool has auto-detect port features (when --port is left out), where it enumerates serial ports and finds the first port with esp32...

``` I (1593851) wifi:bcn_timeout,ap_probe_send_start I (1593851) network_driver: Unhandled wifi event: 21. ``` repeatedly.. on a C3card - most likely poor Rssi.. Solution: Silently handle it - as there already is...

As surfaced from expanded CI the AES 192 ciphers as configured only works on esp32 and esp32-S2. A code search on esp-idf seems to confirm this: https://github.com/search?q=repo%3Aespressif%2Fesp-idf%20SOC_AES_SUPPORT_AES_192&type=code One can enable...