File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- // ip5306 PMU implmentation
1+ // ip5306 PMU implementation
22//
33#include " power/i2c.inc"
44#include < esp_sleep.h>
Original file line number Diff line number Diff line change 1- // Jade v1.0 implmentation
1+ // Jade v1.0 implementation
22//
33#include " power/i2c.inc"
44#include < driver/gpio.h>
Original file line number Diff line number Diff line change 1- // Jade v1.1 implmentation
1+ // Jade v1.1 implementation
22//
33#include " power/i2c.inc"
44#include < esp_private/adc_share_hw_ctrl.h>
Original file line number Diff line number Diff line change 1- // M5StackCores3 implmentation
1+ // M5StackCores3 implementation
22// M5 Core S3 has AXP2101
33//
44#include " power/i2c.inc"
Original file line number Diff line number Diff line change 1- // M5StickCPlus implmentation - also uses AXP192 but configured
1+ // M5StickCPlus implementation - also uses AXP192 but configured
22// differently from Jade v1.x
33// NOTE: also handles M5StackCore2 as similar enough ...
44//
Original file line number Diff line number Diff line change 1- // M5StickCPlus implmentation - uses IP5303 Power PMU
1+ // M5StickCPlus implementation - uses IP5303 Power PMU
22//
33#include < driver/gpio.h>
44#include < esp_adc/adc_oneshot.h>
Original file line number Diff line number Diff line change 1- // No-op/minimal implmentation for devices with no power-management chip
1+ // No-op/minimal implementation for devices with no power-management chip
22//
33#include < esp_sleep.h>
44
Original file line number Diff line number Diff line change 1- // twatchs3 implmentation
1+ // twatchs3 implementation
22// twatchs3 has AXP2101
33//
44#include " power/i2c.inc"
You can’t perform that action at this time.
0 commit comments