-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
The SAMR34 platform requires to be updated in order to support a non volatile memory.
To achieve this goal it will be easier if we update the Microchip drivers to ASF.
Work to be done
- Create a temporary platform to include the update
- Implement board HAL based on the ASF provided APIs
- Implement the NVM low level driver
eeprom-board.c/h
based on the ASF provided APIs - Validation of the update using different network servers
- Run LCTT pre-certification tests
elsalahy