Martin Preuss a7d587a134 avr: first step of boot loader works
- send FLASH_READY
- waits for FLASH_START

NOTE: Utils_WaitNanoSecs only works reliably with values way above 1000
because 1000 is already one cycle time, and since each assembler command
already uses multiple clock cycles a value of 1000 never flies.
2023-04-19 15:43:17 +02:00
2023-04-19 15:39:51 +02:00
2023-04-19 15:43:17 +02:00
2023-01-16 23:12:09 +01:00
2023-03-20 22:50:07 +01:00
2023-04-11 21:18:49 +02:00
Description
Yet another home automation framework. Contains code for AVR ATtiny, ATmega and PC.
11 MiB
Languages
Pascal 70%
Assembly 14.1%
C 9.9%
C++ 5.6%
OpenSCAD 0.2%
Other 0.2%