From 315d1403abc85c2700d1de475811a94946168a15 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 4 Feb 2018 09:49:24 +0000 Subject: Added notes regardin AVR port. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11427 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- release_note_next.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/release_note_next.txt b/release_note_next.txt index 2dc4cb2d9..fdfd7028c 100644 --- a/release_note_next.txt +++ b/release_note_next.txt @@ -113,13 +113,19 @@ received a series of important improvements, new features have been added. callbacks in place of classic events. - Improved USB driver. - Added a usbWakeupHost() function for standby exit. -- ImprovedHAL queues to improve performance. Added new functions: iqGetI(), +- Improved HAL queues to increase performance. Added new functions: iqGetI(), iqReadI(), oqPutI() and oqWriteI(). *** What's new in EX 1.0.0 *** - No changes. +*** What's new in AVR HAL support *** + +- Added initial ATtiny167 support. +- Added initial ATXmega128a4u support. +- Improvement of SPI, EXT, PAL low level drivers. + *** What's new in STM32 HAL support *** - Updated SPI drivers to implement the new circular mode of the HAL SPI -- cgit v1.2.3