Altera_Forum
Honored Contributor
9 years agoDisable HAL UART drivers NIOS II.
Hi!
I've got custom make file. I want to disable some HAL drivers and use my driver implementation. I've tried this commandnios2-bsp hal $(BSP_FILE) $(SOPC_FILE) --cmd set_driver none uart Unfortunately it removes altera_avalon_uart_regs.h from bsp project.