diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-08 18:09:06 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-08 18:09:06 +0100 |
commit | ec6eb2c046465ecd473706f6f198dc6f1dde3df3 (patch) | |
tree | f6c5848b2834f1adaa9c3cf8752c789aca3b628f | |
parent | 62d70dab658573d51b123410217203ff4501530b (diff) |
derp
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ The following table gives a quick overview over targets and additional features; the remainder of this README covers details. | Target | Clock | Non-Volatile Memory | Volatile Memory | Supported Drivers / Features | -| :--- | :---: | :--- | +| :--- | ---: | ---: | ---: | :--- | | ATMega168P | 16 MHz | 512 KiB Flash + 512 B EEPROM | 1 KiB SRAM | I²C, SPI, UART, WS2812B, ADC | | ATMega328P | 16 MHz | 32 KiB Flash + 1 KiB EEPROM | 2 KiB SRAM | I²C, SPI, UART, WS2812B, ADC | | ATMega2560 | 16 MHz | 256 KiB Flash + 4 KiB EEPROM | 8 KiB SRAM | I²C, UART, DMX, ADC | |