PR #815 merged
This commit is contained in:
parent
37b0659951
commit
a8f7e96222
3
NEWS
3
NEWS
|
@ -11,6 +11,8 @@ Changes since version 6.4:
|
||||||
|
|
||||||
- Completely revamped Windows support, including MSVC
|
- Completely revamped Windows support, including MSVC
|
||||||
- Started to add CMake (by now, parallel with autoconf/automake)
|
- Started to add CMake (by now, parallel with autoconf/automake)
|
||||||
|
- New-architecture devices (AVR8X mega and tiny) can access all
|
||||||
|
fuses, and memory display shows meaningful alias names
|
||||||
|
|
||||||
* New devices supported:
|
* New devices supported:
|
||||||
|
|
||||||
|
@ -106,6 +108,7 @@ Changes since version 6.4:
|
||||||
number of attempts #844
|
number of attempts #844
|
||||||
- CMake: add initial support for installing lib and include files #829
|
- CMake: add initial support for installing lib and include files #829
|
||||||
- Add SPI support to USBtiny #816
|
- Add SPI support to USBtiny #816
|
||||||
|
- Add more memory sections to read from #815
|
||||||
|
|
||||||
* Internals:
|
* Internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue