Skip to content

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

License

Notifications You must be signed in to change notification settings

mk-pmb/nodemcu-firmware-daily-vanilla

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published