commit
695e91a90a
@ -16,8 +16,7 @@ again.
|
||||
|
||||
## Hardware
|
||||
|
||||

|
||||

|
||||
|
||||
### MCU
|
||||
| MCU | ATmega2560 |
|
||||
|
||||
@ -8,8 +8,7 @@ The board has a K64F Kinetis MCU and is supported by `cpu/kinetis_common`.
|
||||
|
||||
## Hardware
|
||||
|
||||

|
||||

|
||||
|
||||
| MCU | MK64FN1M0VLL12 |
|
||||
|:------------- |:--------------------- |
|
||||
|
||||
@ -11,8 +11,7 @@ This board provides 802.15.4 and BLE connectivity.
|
||||
|
||||
### Pinout
|
||||
|
||||
<img src="https://github.com/makerdiary/nrf52840-mdk/blob/master/docs/images/nrf52840-mdk-pinout.jpg"
|
||||
alt="pinout" style="height:800px;"/>
|
||||

|
||||
|
||||
### Flash the board
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ memory. In addition, this SoC features the ARM TrustZone technology.
|
||||
|
||||
## Hardware
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### MCU
|
||||
|
||||
@ -13,7 +13,7 @@ The Autonomo is available from the SODAQ [shop](http://shop.sodaq.com/).
|
||||
|
||||
## Hardware
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### MCU
|
||||
|
||||
@ -8,8 +8,7 @@
|
||||
* General information about this board can be found on the
|
||||
* [SODAQ support](http://support.sodaq.com/sodaq-one/sodaq-sara-r410m/)
|
||||
* website.
|
||||
* 
|
||||
* 
|
||||
*
|
||||
* ### Flash the board
|
||||
*
|
||||
|
||||
@ -20,7 +20,7 @@ for a quick getting started guide.
|
||||
|
||||
## Hardware
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### MCU
|
||||
|
||||
@ -1164,7 +1164,7 @@ for example:
|
||||
```
|
||||
#include "esp/common_macros.h"
|
||||
...
|
||||
voir IRAM my_func(void)
|
||||
void IRAM my_func(void)
|
||||
{
|
||||
...
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user