Updated device packs of SAM
S70 and SAM E70 to 2.4.134, 2.4.166 to include WAVSEL bit macros of TC
module
Added TC lite driver support for SAM E70/S70/V70/V71 devices
Updated DMA driver to set next descriptor address to zero in _dma_init()
function
Added USB application user guide SAMDA1 example
Bug fixes
Fixed IO1 Xplained demo on
SAMV71/E70 devices.
Make sure not to declare any local float and double data type
variable before enabling FPU in Cortex M7 devices.
FPU is enable in "atmel_start_init();" function in main.c
Fixed missing TC1, TC2 instance header files in the DFP with the DFP
versions 2.4.134 for SAMS70N and SAMS70J devices
Fixed compare channel configurations for TCC which is now based on TCC
instance
Fixed compilation warning from calendar driver for SAML22/Dx/E5x devices
Fixed flash write api for SAM V71 devices
Fixed number of configPRIO_BITS bits and SVC handler name for SAMG5x devices
Fixed configuration check in persistent storage middleware
AFEC transfer time and track time corrected as per datasheet
Fixed SAMG55 examples for WINC1500
Fixed CTRL register write macro with correct standby position in CCL driver
for SAM L10/L11/L21 devices
Fixed flash_append api function in Flash (EFC) module
Fixed Time client examples for WINC1500
Fixed compilation warning with DMA driver by adding
"dma_set_next_descriptor" function deceleration in hpl_dmac.h file
Missing PID[15:9] bits are added in header files for SAM E70/S70/V70 rev A
devices
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.