Altera_Forum
Honored Contributor
20 years agoremove HAL device drivers (preprocessor options)
Hello,
Is there a list anywhere of the available preprocessor options? I need it because I want to remove some HAL drivers but need some others... For example, I want to access directly the UART peripheral registers but I need the LCD HAL driver. On the SW Handbook, there is only the way to remove the HAL driver for the CFI_FLASH controller which is explained : We have to specify the option -DALT_NO_CFI_FLASH in the preprocessor options. Is there an option like this one which removes the UART HAL driver ? Is there another way to remove the UART HAL driver ? Thank you for any help, Jean LEE