Closed
Description
It looks like the HAL implementation for the LPC11XX and the LPC11CXX are virtually the same, except for:
- a few extra I/O pins on the LPC11XX
- the extra can peripheral on the LPC11CXX
- reserved memory for on chip drivers on the LPC11CXX (0x1000 0050 - 0x1000 00B8)
I noticed that a lot of bugs already got fixed on the LPC11XX leaving both directories out of sync. Would it make sense to use one target folder and just use a few ifdefs for the minor differences?
Metadata
Metadata
Assignees
Labels
No labels