AEFeinstein/Super-2024-Swadge-FW

Button Handling with CH32v003

開放

#651 建立於 2026年8月7日

 (0 則留言) (0 個反應) (0 位負責人)C (21 個分叉)auto 404
Help WantedUtility

倉庫指標

星標
 (32 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Summary

Rework hdw-btn and related hw API for the CH32 to do the button processing instead of the ESP32.

Technical Spec

Currently the button info is a bitmask starting at PB_UP. The GPIO is defined in initButtons. I'm not sure we want to tear out the ESP32 GPIO support for the buttons, but perhaps we can add an option for the CH32? I dunno, you're the real programmer, I just work here.

UI

NA

How to Test

貢獻者指南