LoRaMac-node icon indicating copy to clipboard operation
LoRaMac-node copied to clipboard

Update SAMR34 platform

Open mluis1 opened this issue 4 years ago • 0 comments

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

  • [x] 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

mluis1 avatar Jun 22 '21 11:06 mluis1