diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 23f7a4d36..bfadc2319 100644 --- a/readme.txt +++ b/readme.txt @@ -68,6 +68,8 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet, scheduled etc are now replaced by the proper definitions provided by the compiler
into stdint.h. This has an impact on some API prototypes but we can't
help it.
+- MSVC demo dropped, it is still possible to use the MinGW demo as simulator
+ in Win32.
*** 0.5.5 ***
- Added an AVRmega128 port. The previous AT90CANx port is still present but
|