Skip to content

Conversation

@booo
Copy link

@booo booo commented Aug 5, 2024

Adds the WeMos D1 R2 (mini) board to the build process. Platformio documentation:

https://docs.platformio.org/en/latest/boards/espressif8266/d1_mini.html

Adds the WeMos D1 R2 (mini) board to the build process. Platformio
documentation:

https://docs.platformio.org/en/latest/boards/espressif8266/d1_mini.html
build_dir = build/esp07s

[env:d1_mini]
board = d1_mini
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't you add a build_dir for that section as well?
it uses it then to store firmwares for each board

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants