test USART with ringbuffer - OK; TODO: rewrite all proto for usage USB & USART

This commit is contained in:
Edward Emelianov
2025-09-28 23:15:23 +03:00
parent 96d0b3987a
commit b082f4ea46
36 changed files with 4362 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
hardware.c
hardware.h
i2c.c
i2c.h
main.c
ir-allsky.c
ir-allsky.h
ir-allsky_regs.h
mlx90640.c
mlx90640.h
mlx90640_regs.h
mlxproc.c
mlxproc.h
proto.c
proto.h
ringbuffer.c
ringbuffer.h
strfunc.c
strfunc.h
usart.c
usart.h
usb.c
usb.h
usb_descr.c
usb_descr.h
usb_dev.c
usb_dev.h
usb_lib.c
usb_lib.h
usbhw.h