diff --git a/avr/README b/avr/README index 57ae96f..e4c297c 100644 --- a/avr/README +++ b/avr/README @@ -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 have to be added into the system to add new drivers and modules.