aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp/src/chips
Commit message (Collapse)AuthorAgeFilesLines
* nxp: generate all chip peripherals and impls from metadatai509VCB2025-11-163-492/+12
|
* nxp/lpc55: pwm simpleRoi Bachynskyi2025-10-231-0/+12
|
* lpc55: dma and async usartRoi Bachynskyi2025-09-251-0/+30
|
* lpc55: gpio rewrittenRoi Bachynskyi2025-09-121-1/+1
|
* feat: lpc55 blocking usart addedRoi Bachynskyi2025-08-121-0/+9
|
* nxp: Add mimxrt1062 supporti509VCB2025-07-221-0/+282
| | | | The examples in this case are designed for the IMXRT1060-EVK. The same chip is used in the Teensy 4.0/1, but that will probably get its own set of examples due to some differences such as the FCB.
* nxp: Add MIMXRT1011 GPIO and time driveri509VCB2025-07-221-0/+113
| | | | PIT is used for the time driver
* nxp: feature gate lpc55 gpio and pint to lpc55i509VCB2025-07-081-0/+70