Joakim Nohlgård
a107a416cf
kinetis: Refactor UART driver
6 years ago
kYc0o
97b11b34e3
boards/pba-d-01-kw2x: add Darwin serial port
6 years ago
Alexandre Abadie
5eb9b2638c
boards: fix remaining doxygen @brief in periph config
6 years ago
Joakim Nohlgård
4a9cb807c6
k60: Remove (broken) support for first revision K60 hardware
...
The CPU has multiple issues and several parts of the platform code
does not even compile cleanly for this CPU in the current state.
This removes support for parts MK60DN256ZVLL10, MK60DN512ZVLL10
(note the Z) CPUs with this part number were used in Mulle v0.60 which
only has been used in some in-house projects at Eistec and LTU.
6 years ago
Hauke Petersen
e1dde6b456
cpu/nrf5x: unified rtt driver
6 years ago
DipSwitch
a322200582
cpu: remove superfluous SystemCoreClockUpdate
6 years ago
Hauke Petersen
a01936aedf
boards/nucleo-l376: added and configured rtt
6 years ago
Alexandre Abadie
b4ff23580c
boards/nucleo-l1: add adc and dac configuration
6 years ago
Hauke Petersen
3060d96bfd
cpu/nrf5x: unified clock initialization code
6 years ago
Alexandre Abadie
bab636604b
boards/nucleo32s: configure SPI
6 years ago
Alexandre Abadie
2abce109b5
boards/nucleo32s: skip LED0 auto init by default
6 years ago
Hauke Petersen
4f1e9182fd
boards: added support for nRF52840dk
6 years ago
Hauke Petersen
334b2a6dc1
cpu/nrf52: added support for nRF52840
...
- added vendor header files for nrf52840
- added config for nrf52840
- added additional isr vectors for the nrf52840
- enabled port 1 in GPIO driver
- adapted periph drivers to cope with GPIO driver changes
- adapted the GPIO config of the I2C driver for the nrf51
6 years ago
Hauke Petersen
7667245119
board/nrf52dk: style cleanup in periph_conf.h
6 years ago
Joakim Nohlgård
fe75996cbc
cpu/lm4f120: Remove stub cpuid
...
NVIC_CPUID is not a unique device ID, it is the Cortex-M core family ID.
6 years ago
Joakim Nohlgård
339a4da9dc
Makefiles: move to new directory /makefiles
6 years ago
Alexandre Abadie
74a78effe8
boards/nucleo-f302: remove unicode character that breaks buildtest target
6 years ago
Vincent Dupont
4cb3232a42
native: add spiffs options in board.h
6 years ago
Loïc Dauphin
c9a4a37159
boards/opencm904: set UART_STDIO_BAUDRATE to 921600
6 years ago
Alexandre Abadie
c4adedf6a7
boards/nucleo144-f429: add hwrng support
6 years ago
Vincent Dupont
0bb60389ac
boards: add hwrng feature in nucleo144-(f207|f413)
6 years ago
Hauke Petersen
278d39153d
boards/nucleo-l476: enabled hwrng feature
...
- enabled hwrng feature
- fixed 48MHz clock selection for the STM32L4
6 years ago
Hauke Petersen
c6d74c335b
boards: enabled hwrng feature for nucleo-l0xx
6 years ago
Hauke Petersen
afc3928a9c
boards: added support for nucleo-l476
6 years ago
Alexandre Abadie
8c33bd55c9
boards/nucleos: deactivate LED0 auto init by default
6 years ago
Joakim Nohlgård
2c6088de55
mulle: Add a configuration for the onboard flash memory
6 years ago
Neil Jones
dc67422f09
boards: pic32-clicker: Add support for the MikroE Clicker board.
...
This board features a pic32mx470f512h PIC32 device with a MIPS core.
6 years ago
Joakim Nohlgård
ba816a0b5f
mulle: Configure hardware CS for all on-board SPI slaves
6 years ago
Neil Jones
c4d28cb5e2
boards: pic32-wifire: Add support for the Digilent WiFire board.
...
This board features a pic32mz2048efg100 PIC32 device with a MIPS core.
6 years ago
Joakim Nohlgård
d1ea50a600
mtd: Redefine MTD_0 as a mtd_dev_t *
6 years ago
Alexandre Abadie
3798472ec9
boards/nucleo-f302: add arduino pinmap
6 years ago
Alexandre Abadie
34dcc8e947
boards/nucleo32-common: include arduino pinmap in board definitions
6 years ago
Alexandre Abadie
c0ae690a7c
boards/nucleo-common: include arduino pinmap in board definitions
6 years ago
Alexandre Abadie
39aa4ac56d
board/nucleo144-f303: initial support
6 years ago
Alexandre Abadie
066afd218e
boards/nucleo144-f429: initial support
6 years ago
Vincent Dupont
27057d4c61
boards/opencm904: remove custom vector base address
6 years ago
Vincent Dupont
833440f65c
boards/spark-core: remove custom vector base address
6 years ago
Vincent Dupont
bb52575d45
boards: fix I2C_APBCLK value in stm32-based boards
6 years ago
Alexandre Abadie
57daad4ed6
boards/nucleo144-f446: initial support
6 years ago
Vincent Dupont
9e8cb3d135
native: add mtd-compliant flash emulation
6 years ago
Alexandre Abadie
62ccabc81a
boards/nucleo144-f413: adapt to common nucleo144 code
6 years ago
Alexandre Abadie
5634e0d4af
boards/nucleo144-f207: adapt to common nucleo144 code
6 years ago
Alexandre Abadie
1c96a2d617
boards/nucleo144-common: factorize common code for nucleo 144 boards
6 years ago
Alexandre Abadie
607efecba1
boards/nucleo32-f303: adapt to common nucleo32 code
6 years ago
Alexandre Abadie
5f02a41597
boards/nucleo32-f042: adapt to common nucleo32 code
6 years ago
Alexandre Abadie
dd4e0ea6a3
boards/nucleo32-f031: adapt to common nucleo32 code
6 years ago
Alexandre Abadie
0ef714650b
boards/nucleo32-common: factorize common code for nucleo 32 boards
6 years ago
Alexandre Abadie
0b7ce88585
boards/nucleo-common: extract serial configuration in extra Makefile
6 years ago
Alexandre Abadie
1ab5c74ee2
boards/nucleo-f302: initial support
6 years ago
Alexandre Abadie
fb7fe334b6
boards/nucleo32-l031: initial support
6 years ago