avr: more work on README.
This commit is contained in:
@@ -17,6 +17,14 @@ With full AqHome network stack (including address assignment protocol):
|
|||||||
- <300 bytes SDRAM (including network buffers)
|
- <300 bytes SDRAM (including network buffers)
|
||||||
|
|
||||||
|
|
||||||
|
Currently supported (and in use) are:
|
||||||
|
- ATtiny 84A
|
||||||
|
- ATtiny 85
|
||||||
|
- ATtiny 841
|
||||||
|
- AtMega 8515
|
||||||
|
- AtMega 644P
|
||||||
|
|
||||||
|
|
||||||
A full system consists of these elements:
|
A full system consists of these elements:
|
||||||
- device main app (main device code provided by the user providing full control to the developer)
|
- device main app (main device code provided by the user providing full control to the developer)
|
||||||
- modules (basically drivers implementing support for hardware devices like sensors or displays)
|
- modules (basically drivers implementing support for hardware devices like sensors or displays)
|
||||||
|
|||||||
Reference in New Issue
Block a user