Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions Devices/guition-jc3248w535c/CMakeLists.txt

This file was deleted.

25 changes: 0 additions & 25 deletions Devices/guition-jc3248w535c/device.properties

This file was deleted.

6 changes: 0 additions & 6 deletions Devices/guition-jc3248w535c/devicetree.yaml

This file was deleted.

182 changes: 0 additions & 182 deletions Devices/guition-jc3248w535c/guition,jc3248w535c.dts

This file was deleted.

21 changes: 0 additions & 21 deletions Devices/guition-jc3248w535c/source/module.cpp

This file was deleted.

3 changes: 0 additions & 3 deletions Devices/lilygo-tdisplay-s3/lilygo,tdisplay-s3.dts
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
channels = <ADC_CHANNEL_3 ADC_ATTEN_DB_12 ADC_BITWIDTH_DEFAULT>;
};

// Matches the deprecated HAL's old Power.cpp (EstimatedPower/ChargeFromAdcVoltage default
// config): ADC1 CH3, 2:1 divider with +0.11 display voltage sag compensation
// (adcMultiplier = 2.11, so multiplier = 2110).
battery-sense {
compatible = "battery-sense";
io-channel = <&adc0 0>;
Expand Down
5 changes: 2 additions & 3 deletions Devices/m5stack-core2/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
file(GLOB_RECURSE SOURCE_FILES Source/*.c*)
file(GLOB_RECURSE SOURCE_FILES source/*.c*)

idf_component_register(
SRCS ${SOURCE_FILES}
INCLUDE_DIRS "Source"
REQUIRES Tactility esp_lvgl_port esp_lcd AXP192 ILI934x FT6x36 driver vfs fatfs
REQUIRES TactilityKernel axp192-module
)
22 changes: 0 additions & 22 deletions Devices/m5stack-core2/Source/Configuration.cpp

This file was deleted.

48 changes: 0 additions & 48 deletions Devices/m5stack-core2/Source/devices/Display.cpp

This file was deleted.

16 changes: 0 additions & 16 deletions Devices/m5stack-core2/Source/devices/Display.h

This file was deleted.

36 changes: 0 additions & 36 deletions Devices/m5stack-core2/Source/devices/Power.cpp

This file was deleted.

Loading
Loading