sc8-nametag/nametag8_CH592/user
true 6a4284176b initial import and cleanup of WP DC29 nametag code
many things are different from WP DC29, including but not limited to:
- different vendor and core
- different peripherals
- no external serial number MCU, now have different i2c-communicated MCU
- different accelerometer
- different RGBLED count
- RGBLED controller instead of PWM controller
- soft I2C instead of hard I2C
- I2C EEPROM instead of SPI Flash

code has been "cleaned up" and some work done for porting. the code "builds" but most of the render code isn't actually used yet. there's still a lot to fix between render, UI, and incomplete implementations.
2024-10-13 20:12:28 -07:00
..
comm initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
hw initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
led initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
misc initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
render initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
ui initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
global.h initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
main.c initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
port_intr.c initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
port_intr.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
user_config.c initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
user_config.h initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00