Roi Bachynskyi
547a52103b
lpc55: added lpc55-core0 feature
...
Co-authored-by: Irina Chiorean <chioreanirina2005@gmail.com>
2025-09-12 11:43:59 +03:00
Irina Chiorean
d1dc7a3a88
lpc55: rtc driver rewritten
2025-09-12 11:07:02 +03:00
Roi Bachynskyi
e74dbe8c5d
lpc55: blocking usart rewritten
2025-09-12 11:07:02 +03:00
Roi Bachynskyi
f58d2ceda1
lpc55: pint rewritten
2025-09-12 11:07:02 +03:00
Roi Bachynskyi
19bb366866
lpc55: gpio rewritten
2025-09-12 11:07:02 +03:00
Roi Bachynskyi
f3f819fc37
feat: lpc55 blocking usart added
2025-08-12 08:49:49 +03:00
Irina Chiorean
517714c98e
feat: add RTC time driver
2025-08-04 12:58:41 +03:00
i509VCB
1d46f55bdd
nxp: Add mimxrt1062 support
...
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.
2025-07-22 11:25:45 -05:00
i509VCB
1ad5d5a771
nxp: Add MIMXRT1011 GPIO and time driver
...
PIT is used for the time driver
2025-07-22 11:07:10 -05:00
Roi Bachynskyi
2a69657927
feat: fmt.rs was added
2025-07-21 12:49:17 +03:00
Roi Bachynskyi
0fc1ab290f
Revert "feat: added log-to-defmt feature"
...
This reverts commit 6d79c4c81187d5f2704e2d2f72a3deba05ca449a.
2025-07-21 10:47:21 +03:00
Roy
6d79c4c811
feat: added log-to-defmt feature
...
Signed-off-by: Roy <roybachynskyi@gmail.com>
2025-07-18 15:22:36 +03:00
i509VCB
7219df4a5f
nxp: feature gate lpc55 gpio and pint to lpc55
2025-07-08 16:39:40 -05:00
Dario Nieuwenhuis
d41eeeae79
Remove Peripheral trait, rename PeripheralRef->Peri.
2025-03-27 15:18:06 +01:00
Dario Nieuwenhuis
aaad8450e9
Use inline const for initializing arrays. ( #3567 )
2024-11-24 20:58:48 +01:00
George Cosma
e7e245eeb7
feat: embassy-lpc55 hal with gpio and pint driver
2024-10-07 09:34:10 +03:00