This repo represents the basic skeleton for a custom board integrated in the NuttX platform.
- Added a dummy driver as a concept.
 - Added SPI Control driver.
 - Added HRTIM Control Driver.
 - Added ADC initial control driver.
 - Added Memory initial driver.
 
The nuttx modification directory has the required modifications of the middleware HRTIM Driver for the hardware interrupt fonctionnality to work.