Skip to content

Merge TARGET_LPC11CXX and TARGET_LPC11XX? #65

Closed
@omdathetkan

Description

@omdathetkan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions