Skip to content

Commit 5e67f07

Browse files
committed
Add note about ESP32 branch (#3640)
1 parent 36cbf9f commit 5e67f07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ NodeMCU is an open source [Lua](https://www.lua.org/) based firmware for the [ES
1010

1111
The firmware was initially developed as is a companion project to the popular ESP8266-based [NodeMCU development modules]((https://github.com/nodemcu/nodemcu-devkit-v1.0)), but the project is now community-supported, and the firmware can now be run on _any_ ESP module.
1212

13+
**The NodeMCU `release` and `dev` branches target the ESP8266. The `dev-esp32` branch targets the ESP32.**
14+
1315
## Summary
1416

1517
- Easy to program wireless node and/or access point

0 commit comments

Comments
 (0)