Tab5 features, StackChan, fixes, drivers.... (#526)

This commit is contained in:
Shadowtrance
2026-05-29 07:31:25 +10:00
committed by GitHub
parent 5c78d55b04
commit a59fbf4ed5
140 changed files with 2500 additions and 835 deletions
@@ -41,6 +41,8 @@ error_t m5pm1_is_charging(struct Device* device, bool* charging);
error_t m5pm1_set_charge_enable(struct Device* device, bool enable);
error_t m5pm1_set_boost_enable(struct Device* device, bool enable); ///< 5V BOOST / Grove power
error_t m5pm1_set_ldo_enable(struct Device* device, bool enable); ///< 3.3V LDO
/** PM1_G3: speaker amplifier enable (HIGH = on) */
error_t m5pm1_set_speaker_enable(struct Device* device, bool enable);
// ---------------------------------------------------------------------------
// Temperature (internal chip sensor)