refactor: remove CH390 bitbang read path and sync manuals

This commit is contained in:
2026-04-02 14:36:29 +08:00
parent 81594c6520
commit 1ef1ba9490
5 changed files with 652 additions and 89 deletions
-1
View File
@@ -19,7 +19,6 @@ void ch390_spi_init(void);
uint16_t ch390_get_int_pin(void);
void ch390_delay_us(uint32_t time);
void ch390_hardware_reset(void);
uint8_t ch390_bitbang_read_reg(uint8_t reg);
/**
* @name ch390_read_reg