Update README files
This commit is contained in:
parent
f566c5ed53
commit
b505c11e48
|
@ -1,7 +1,8 @@
|
|||
README
|
||||
======
|
||||
|
||||
This README file discusses the port of NuttX to the Silicon Labs EFM32™ Gecko Starter Kit (EFM32-G8XX-STK). The Gecko Starter Kit features:
|
||||
This README file discusses the port of NuttX to the Silicon Labs EFM32™
|
||||
Gecko Starter Kit (EFM32-G8XX-STK). The Gecko Starter Kit features:
|
||||
|
||||
• EFM32G890F128 MCU with 128 kB flash and 16 kB RAM
|
||||
• 32.768 kHz crystal
|
||||
|
@ -15,6 +16,12 @@ README
|
|||
• On-board SEGGER J-Link USB emulator
|
||||
• ARM 20 pin JTAG/SWD standard Debug in/out connector
|
||||
|
||||
STATUS
|
||||
======
|
||||
|
||||
My board is on order and has not arrived as of this writing. So no debug
|
||||
has yet been done. So the status is code-complete but untested.
|
||||
|
||||
LEDs
|
||||
====
|
||||
|
||||
|
|
|
@ -34,6 +34,13 @@ README
|
|||
• Power supply filtering capacitor
|
||||
• Extension headers for some of the uC ports + RST and power supply
|
||||
|
||||
STATUS
|
||||
======
|
||||
|
||||
I created this configuration with good intentions but was stopped because
|
||||
I do not have a SWD tool that I can use with the board -- and I am not
|
||||
likely to get one soon.
|
||||
|
||||
LEDs
|
||||
====
|
||||
|
||||
|
|
Loading…
Reference in New Issue