Add PMU driver

This commit is contained in:
geeksville
2020-04-24 08:38:00 -07:00
parent 5e75beff3f
commit e0a1855429
2 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -74,7 +74,6 @@ lib_deps =
https://github.com/meshtastic/arduino-fsm.git
https://github.com/meshtastic/SparkFun_Ublox_Arduino_Library.git
https://github.com/meshtastic/SX126x-Arduino.git
UC1701
; Common settings for ESP targes, mixin with extends = esp32_base
[esp32_base]
@@ -137,6 +136,8 @@ lib_ignore =
BluetoothOTA
lib_deps =
${env.lib_deps}
UC1701
https://github.com/meshtastic/BQ25703A.git
monitor_port = /dev/ttyACM1
; Set initial breakpoint (defaults to main)