avr: minor reformatting.

This commit is contained in:
Martin Preuss
2026-04-20 23:59:33 +02:00
parent decd2120a4
commit ea286e68ce

View File

@@ -1,8 +1,8 @@
AqHome Node Operating System (AqOS4Avr) AqHome Node Operating System (AqAssemblerOS4Avr)
======================================= ================================================
This is a very simple operating system for AVR nodes using ATtiny and ATmega MCUs. This is a very simple operating system for AVR devices like ATtiny and ATmega MCUs.
It doesn't use administration objects in RAM, it just defines some routine calls which It doesn't use administration objects in RAM, it just defines some routine calls which
have to be added into the system to add new drivers and modules. have to be added into the system to add new drivers and modules.