Commit Graph

9 Commits

Author SHA1 Message Date
Martin Preuss
18d34450e7 avr: started reworking COM module.
- sending and receiving now basically works again, but too often the
  read buffer is in use when trying to receive a message.
2023-04-12 15:30:52 +02:00
Martin Preuss
0f678d7d5a avr: cleanup, added labels to calculate module sizes. 2023-04-08 18:18:19 +02:00
Martin Preuss
4a915a3c85 avr: add copyright notices. 2023-04-08 13:05:05 +02:00
Martin Preuss
08d6cab1e9 avr: started working on base system vs. main system.
base system will be a base system which can be used to flash and start
the main system.
2023-02-20 23:47:30 +01:00
Martin Preuss
d2fa4dfb86 LCD: Minor changes. 2023-02-02 00:41:35 +01:00
Martin Preuss
84c63f5651 LCD: moved address definition to main file. 2023-01-30 01:02:04 +01:00
Martin Preuss
d560691a97 LCD: Cleanup. 2023-01-29 18:50:15 +01:00
Martin Preuss
adfbd73964 LCD: Completed, works now. 2023-01-29 15:47:12 +01:00
Martin Preuss
487e877e7e Started working on LCD module. 2023-01-28 15:29:58 +01:00