Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.06 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.06 KB

nodemcu-firmware-daily-vanilla

Minimum demo of nodemcu-firmware-build-as-github-action (BAGA), using all-defaults config.

See also: the BAGA repo

Using a separate repo because the Github Actions cron trigger seems to only be able to build the master branch.

The only important file here is .github/workflows/build_firmware.yaml. The top-level symlink build_firmware.yaml is just for my convenience.

ESP8266 legacy build config

I consider the user_*.h build config header files "legacy" because I'm working on a better way to configure it. Put them in esp8266.app.include/, just without the user_ prefix.

ESP32 SDK config

see esp32.sdkcfg/

 

License

MIT