first commit

This commit is contained in:
2026-07-13 17:14:27 +08:00
commit 8a05bb238b
106 changed files with 24459 additions and 0 deletions

View File

@ -0,0 +1,12 @@
/*
* BF20A6 register definitions.
*/
#ifndef __BF20A6_REG_REGS_H__
#define __BF20A6_REG_REGS_H__
#define SENSOR_ID_HIGH 0XFC
#define SENSOR_ID_LOW 0XFD
#define RESET_RELATED 0XF2
#endif //__BF20A6_REG_REGS_H__