Skip to content
Snippets Groups Projects
Commit a80e7aaa authored by thiebolt's avatar thiebolt
Browse files

update

parent 63fe7126
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
# neOCampus operation
# (c) neOCampus / F.Thiebolt Université Toulouse3, Laboratoire IRIT
=== Feature-bspupgrade
=== 25 may 2023 / Feature-bspupgrade
Bumps to esp32 2.0.9
Bumps to esp8266 3.1.2
- switch WiFi to both 802.11b AND 802.11g (DSI cut down 802.11b !!)
......
......@@ -64,9 +64,8 @@ neOSensor.menu.ResetMethod.ck.upload.resetmethod=--before no_reset --after soft_
neOSensor.menu.ResetMethod.nodemcu=dtr (aka nodemcu)
neOSensor.menu.ResetMethod.nodemcu.upload.resetmethod=--before default_reset --after hard_reset
# [jan.23] disabled 921600 that may cause upload failures on some ESP8266 boards
#neOSensor.menu.baud.921600=921600
#neOSensor.menu.baud.921600.upload.speed=921600
neOSensor.menu.baud.921600=921600
neOSensor.menu.baud.921600.upload.speed=921600
neOSensor.menu.baud.115200=115200
neOSensor.menu.baud.115200.upload.speed=115200
......
......@@ -44,7 +44,7 @@
*/
#define BOARD_NAME "neOSensor"
#define BOARD_REVISION 1.2
#define BOARD_FWREV 230111 // Firmware revision <year><month><day> in 2 digits each
#define BOARD_FWREV 230525 // Firmware revision <year><month><day> in 2 digits each
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment