Skip to content

Commit

Permalink
devices: add nRF54L series
Browse files Browse the repository at this point in the history
Adds nRF54L15, L10, and L05

Signed-off-by: Helmut Lord <[email protected]>
  • Loading branch information
hlord2000 committed Nov 12, 2024
1 parent 2e3ab2d commit d9d3a35
Show file tree
Hide file tree
Showing 7 changed files with 2,858 additions and 2 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ Then, using the dropdown in the PCM, switch to "hlord2000's KiCAD Repository" an
| [nRF7001](https://www.nordicsemi.com/products/nrf7001) QFN ||||🚧|
| [nRF7000](https://www.nordicsemi.com/products/nrf7000) QFN ||||🚧|

# nRF54L series - Bluetooth Low Energy

| | Symbol | Footprint | 3D Model | KLC Compliant |
|-------------|--------|-----------|----------|---------------|
| [nRF54L15](https://www.nordicsemi.com/products/nrf54l15) QFN ||||🚧|
| [nRF54L15](https://www.nordicsemi.com/products/nrf54l15) WLCSP |||🚧|🚧|
| [nRF54L10](https://www.nordicsemi.com/products/nrf54l10) QFN ||||🚧|
| [nRF54L05](https://www.nordicsemi.com/products/nrf54l05) QFN ||||🚧|

# nRF53 series - Bluetooth Low Energy

| | Symbol | Footprint | 3D Model | KLC Compliant |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(footprint "BM20x-LGA-90_15.8x10mm_1"
(footprint "BM20x-LGA-90_15.8x10mm"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
Expand All @@ -15,7 +15,7 @@
)
)
)
(property "Value" "BM20x-LGA-90_15.8x10mm_1"
(property "Value" "BM20x-LGA-90_15.8x10mm"
(at 0 1 0)
(unlocked yes)
(layer "F.Fab")
Expand Down
Loading

0 comments on commit d9d3a35

Please sign in to comment.