df02207ed7
boards/nucleo32-l432: initial support
2017-04-06 22:23:31 +02:00
Martine Lenders
8e54448aea
Merge pull request #6867 from gebart/DipSwitch-pr/remove_system_core_clock_update
...
cpu: remove superfluous SystemCoreClockUpdate
2017-04-06 21:19:36 +02:00
d36bf378fc
Merge pull request #6819 from aabadie/nucleo_l1_adc_dac
...
stm32l1: add adc & dac support, update configuration for nucleo-l1
2017-04-06 17:23:36 +02:00
6529abd687
Merge pull request #6834 from haukepetersen/add_stm32l_rtt
...
cpu/stm32_common: added LPTIM based rtt implementation
2017-04-06 16:08:39 +02:00
Hauke Petersen
e1dde6b456
cpu/nrf5x: unified rtt driver
2017-04-06 11:58:52 +02:00
DipSwitch
a322200582
cpu: remove superfluous SystemCoreClockUpdate
2017-04-06 10:19:27 +02:00
Hauke Petersen
a01936aedf
boards/nucleo-l376: added and configured rtt
2017-04-06 09:57:30 +02:00
b4ff23580c
boards/nucleo-l1: add adc and dac configuration
2017-04-05 21:40:06 +02:00
Hauke Petersen
469acf7db8
Merge pull request #6851 from haukepetersen/opt_nrf_clkinit
...
cpu/nrf5x: unified clock initialization code
2017-04-05 21:31:33 +02:00
Francisco Acosta
9edca89ea7
Merge pull request #6625 from aabadie/nucleo144_f303
...
boards/nucleo144-f303: initial support
2017-04-05 19:31:26 +02:00
a69217a637
Merge pull request #6849 from aabadie/nucleo32_led0_spi
...
boards/nucleo32: enable SPI and deactivate LED0 auto init by default
2017-04-05 18:51:13 +02:00
Hauke Petersen
3060d96bfd
cpu/nrf5x: unified clock initialization code
2017-04-05 18:07:23 +02:00
Martine Lenders
8899825630
Merge pull request #6863 from haukepetersen/add_board_nrf52840dk
...
boards: add support for nRF52840dk
2017-04-05 18:00:37 +02:00
bab636604b
boards/nucleo32s: configure SPI
2017-04-05 16:58:36 +02:00
2abce109b5
boards/nucleo32s: skip LED0 auto init by default
2017-04-05 16:58:36 +02:00
Hauke Petersen
4f1e9182fd
boards: added support for nRF52840dk
2017-04-05 16:43:49 +02:00
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
2017-04-05 16:43:49 +02:00
Hauke Petersen
7667245119
board/nrf52dk: style cleanup in periph_conf.h
2017-04-05 14:06:52 +02:00
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.
2017-04-05 09:03:49 +02:00
b0f4123537
Merge pull request #4699 from gebart/pr/makefile-reorganize
...
Makefiles: move all supporting Makefile includes to /makefiles
2017-04-04 19:45:58 +02:00
Joakim Nohlgård
339a4da9dc
Makefiles: move to new directory /makefiles
2017-04-04 15:11:54 +02:00
74a78effe8
boards/nucleo-f302: remove unicode character that breaks buildtest target
2017-04-03 09:06:33 +02:00
Joakim Nohlgård
f4dd0a31b2
Merge pull request #5625 from OTAkeys/pr/spiffs
...
pkg: add SPIFFS support
2017-03-31 20:29:41 +02:00
Vincent Dupont
4cb3232a42
native: add spiffs options in board.h
2017-03-31 17:17:42 +02:00
Vincent Dupont
a5ef3d606c
Merge pull request #6828 from aabadie/nucleo_f429_hwrng
...
boards/nucleo144-f429: add hwrng feature
2017-03-31 16:12:24 +02:00
Martine Lenders
fcb9ba285e
Merge pull request #6725 from astralien3000/dynamixel
...
drivers/dynamixel : initial support
2017-03-31 15:16:54 +02:00
6f98e81b17
Merge pull request #6759 from OTAkeys/pr/nucleo-i2c-clock
...
boards: fix I2C_APBCLK value in stm32-based boards
2017-03-31 12:37:07 +02:00
f4f7fb241d
Merge pull request #6827 from OTAkeys/pr/hwrng_nucleo144
...
boards: add hwrng feature in nucleo144-(f207|f413)
2017-03-31 12:36:37 +02:00
Loïc Dauphin
c9a4a37159
boards/opencm904: set UART_STDIO_BAUDRATE to 921600
2017-03-31 11:44:13 +02:00
c4adedf6a7
boards/nucleo144-f429: add hwrng support
2017-03-31 10:42:12 +02:00
Vincent Dupont
0bb60389ac
boards: add hwrng feature in nucleo144-(f207|f413)
2017-03-31 10:25:30 +02:00
Hauke Petersen
278d39153d
boards/nucleo-l476: enabled hwrng feature
...
- enabled hwrng feature
- fixed 48MHz clock selection for the STM32L4
2017-03-31 10:00:54 +02:00
Hauke Petersen
5311e12d8a
Merge pull request #6820 from haukepetersen/opt_stm32_hwrng
...
cpu/stm32_common: unified hwrng driver
2017-03-31 09:59:04 +02:00
Hauke Petersen
c6d74c335b
boards: enabled hwrng feature for nucleo-l0xx
2017-03-30 17:19:03 +02:00
Hauke Petersen
afc3928a9c
boards: added support for nucleo-l476
2017-03-30 16:58:34 +02:00
b1eaed72e8
Merge pull request #6813 from aabadie/fix_nucleo_led_spi
...
boards/nucleos: deactivate LED0 auto init by default
2017-03-30 16:49:31 +02:00
Vincent Dupont
3af13e70ee
Merge pull request #6810 from gebart/pr/mulle-hwcs
...
mulle: Configure hardware CS for all on-board SPI slaves
2017-03-30 11:26:22 +02:00
Joakim Nohlgård
e9db8276ae
Merge pull request #6762 from OTAkeys/feat/mtd-spi-nor
...
drivers: mtd_spi_nor MTD interface driver for SPI NOR flash chips
2017-03-30 11:21:11 +02:00
8c33bd55c9
boards/nucleos: deactivate LED0 auto init by default
2017-03-30 09:30:05 +02:00
Joakim Nohlgård
2c6088de55
mulle: Add a configuration for the onboard flash memory
2017-03-29 16:52:11 +02:00
Neil Jones
dc67422f09
boards: pic32-clicker: Add support for the MikroE Clicker board.
...
This board features a pic32mx470f512h PIC32 device with a MIPS core.
2017-03-29 14:43:46 +01:00
Joakim Nohlgård
ba816a0b5f
mulle: Configure hardware CS for all on-board SPI slaves
2017-03-29 13:07:19 +02:00
Hauke Petersen
76bae4b111
Merge pull request #6066 from neiljay/pr/add_mips-pic32_mz
...
cpu: Add PIC32MZ support
2017-03-29 12:53:47 +02:00
Neil Jones
c4d28cb5e2
boards: pic32-wifire: Add support for the Digilent WiFire board.
...
This board features a pic32mz2048efg100 PIC32 device with a MIPS core.
2017-03-28 16:25:31 +01:00
Joakim Nohlgård
d1ea50a600
mtd: Redefine MTD_0 as a mtd_dev_t *
2017-03-28 17:00:39 +02:00
Peter Kietzmann
9eafdc6e71
boards/remote: fix led macro
2017-03-28 15:35:09 +02:00
3798472ec9
boards/nucleo-f302: add arduino pinmap
2017-03-27 13:10:53 +02:00
34dcc8e947
boards/nucleo32-common: include arduino pinmap in board definitions
2017-03-27 09:46:15 +02:00
c0ae690a7c
boards/nucleo-common: include arduino pinmap in board definitions
2017-03-27 09:46:06 +02:00
39aa4ac56d
board/nucleo144-f303: initial support
2017-03-24 17:29:11 +01:00
Francisco Acosta
ffad15fa85
Merge pull request #6594 from aabadie/nucleo144_f429
...
boards/nucleo144-f429: initial support
2017-03-24 15:52:15 +01:00
066afd218e
boards/nucleo144-f429: initial support
2017-03-18 15:56:56 +01:00
Vincent Dupont
27057d4c61
boards/opencm904: remove custom vector base address
2017-03-17 18:09:24 +01:00
Vincent Dupont
833440f65c
boards/spark-core: remove custom vector base address
2017-03-17 18:07:22 +01:00
Vincent Dupont
1b2b5d9df9
Merge pull request #5624 from OTAkeys/pr/mtdi_flash
...
mtd: add a generic low level flash interface
2017-03-17 17:18:13 +01:00
Francisco Acosta
80e7ab5c6c
Merge pull request #6553 from aabadie/nucleo144-f446
...
boards/nucleo144-f446: add initial support
2017-03-17 15:46:38 +01:00
Vincent Dupont
bb52575d45
boards: fix I2C_APBCLK value in stm32-based boards
2017-03-17 12:56:54 +01:00
eee4e5725a
Merge pull request #6726 from astralien3000/opencm904-remap
...
boards/opencm904: remap uart pins
2017-03-17 11:03:06 +01:00
57daad4ed6
boards/nucleo144-f446: initial support
2017-03-16 18:23:38 +01:00
Francisco Acosta
f839e73b1a
Merge pull request #6615 from aabadie/nucleo_f302
...
boards/nucleo-f302: initial support
2017-03-16 17:58:14 +01:00
Vincent Dupont
379eb24684
Merge pull request #6741 from lebrush/refactor/boards-msbiot-leds
...
boards/msbiot: use LED defines
2017-03-16 17:09:51 +01:00
Vincent Dupont
9e8cb3d135
native: add mtd-compliant flash emulation
2017-03-16 11:24:22 +01:00
62ccabc81a
boards/nucleo144-f413: adapt to common nucleo144 code
2017-03-16 11:03:38 +01:00
5634e0d4af
boards/nucleo144-f207: adapt to common nucleo144 code
2017-03-16 11:03:38 +01:00
1c96a2d617
boards/nucleo144-common: factorize common code for nucleo 144 boards
2017-03-16 11:03:38 +01:00
607efecba1
boards/nucleo32-f303: adapt to common nucleo32 code
2017-03-16 11:03:38 +01:00
5f02a41597
boards/nucleo32-f042: adapt to common nucleo32 code
2017-03-16 10:50:30 +01:00
dd4e0ea6a3
boards/nucleo32-f031: adapt to common nucleo32 code
2017-03-16 10:50:30 +01:00
0ef714650b
boards/nucleo32-common: factorize common code for nucleo 32 boards
2017-03-16 10:50:30 +01:00
0b7ce88585
boards/nucleo-common: extract serial configuration in extra Makefile
2017-03-16 10:50:30 +01:00
1ab5c74ee2
boards/nucleo-f302: initial support
2017-03-16 10:43:29 +01:00
ca85e8afe4
Merge pull request #6651 from aabadie/nucleo32_l031
...
boards/nucleo32-l031: initial support
2017-03-16 08:30:48 +01:00
216e685932
Merge pull request #6743 from aabadie/nucleo_common
...
boards/nucleo_common, boards/remote_common: remove extra underscore in header guard
2017-03-15 16:25:39 +01:00
lebrush
0c7c57717c
Merge pull request #6584 from aabadie/nucleo_l152_periph
...
boards/nucleo-l1: configure extra periphs (UARTs and PWM)
2017-03-15 15:53:31 +01:00
fb7fe334b6
boards/nucleo32-l031: initial support
2017-03-15 14:06:14 +01:00
Francisco Acosta
1a17955551
Merge pull request #6025 from aabadie/nucleo_f410
...
boards/nucleo-f410: initial support
2017-03-15 13:03:39 +01:00
Loïc Dauphin
46bac6c69b
boards/opencm904: remap uart pins
2017-03-15 10:50:34 +01:00
Martine Lenders
29842bb5e4
netdev2: rename to netdev and remove gnrc_netdev
...
With some minor hand-edits I used the following chain of commands:
```sh
git rm sys/include/net/gnrc/netdev.h
git grep --name-only -i netdev2 | \
xargs sed -i -e 's/^\(NETDEV\)2\(.*\)\( [("]\)/\1\2 \3/g' \
-e 's/\(netdev\)2\(.*\)\( \/\*\*<\)/\1\2 \3/I' \
-e 's/\(netdev\)2/\1/gI'
git add -p
git commit --amend
git ls-tree --full-tree -r HEAD --name-only | \
grep "netdev2" | xargs -I'{}' dirname '{}' | uniq | \
grep "netdev2" | while read dir; do
new_dir="$(echo "$dir" | sed "s/netdev2/netdev/g")"
git mv -f "$dir" "$new_dir"
done
git commit --amend
git ls-tree --full-tree -r HEAD --name-only | \
grep "netdev2" | while read file; do
new_file="$(echo "$file" | sed "s/netdev2/netdev/g")"
git mv -f "$file" "$new_file"
done
git commit --amend
git grep --name-only "\<drivers_netdev_netdev\>" | \
xargs sed -i "s/\<drivers_netdev_netdev\>/drivers_netdev_api/g"
git add -p
git commit --amend
```
2017-03-15 09:31:20 +01:00
9bca23abb9
boards/nucleo-f410: initial support
2017-03-14 18:45:11 +01:00
2e304bcd17
Merge pull request #6738 from aabadie/nucleo_l1_saul
...
boards/nucleo-l1: export led and button via saul
2017-03-14 18:18:02 +01:00
84aad1fc1e
boards/remote-common: remove extra underscore in header guard
2017-03-13 23:54:03 +01:00
f91cf5d531
boards/nucleo_common: remove extra underscore in header guard
2017-03-13 23:49:10 +01:00
Victor Arino
34b9c04d9d
boards/msbiot: use LED defines
2017-03-13 21:13:37 +01:00
lebrush
2af148d8cd
Merge pull request #6714 from OTAkeys/pr/stm32_unify_gpio
...
cpu/stm32_common: unify gpio driver
2017-03-13 21:08:00 +01:00
Vincent Dupont
c302b7601d
boards: fix stm32-based boards with new gpio driver
2017-03-13 15:09:31 +01:00
0de97bf6f7
boards/nucleo-l1: export led and button via saul
2017-03-13 14:55:19 +01:00
Thomas Eichinger
2ce2b53339
doc: msba2-tools: doxygen fixes
2017-03-10 14:56:48 +01:00
Oleg Hahm
8a36c33a6c
doc: boards: fix and add documentation
2017-03-10 14:56:48 +01:00
Joakim Nohlgård
887cc72365
Merge pull request #5616 from gebart/pr/vfs
...
vfs: file system abstraction
2017-03-09 09:44:56 +01:00
515231d0b5
boards/nucleo-l1: add configuration for extra UARTs
2017-03-08 18:10:19 +01:00
2df36110c4
boards/nucleo-l1: configure PWM
2017-03-08 18:10:19 +01:00
smlng
ba3a46435c
cc2538: revert xtimer params from #5608
2017-03-07 21:59:53 +01:00
Joakim Nohlgård
8f81121f29
boards/mulle: Add FRAM to DevFS
2017-03-07 17:59:59 +01:00
Hauke Petersen
37d4f44379
cpus: mv vendor headers to include/vendor/.
2017-03-07 08:55:15 +01:00
Loïc Dauphin
af78dd784a
boards: rename opencm9-04 into opencm904
2017-03-03 09:54:31 +01:00
lebrush
afaef0a578
Merge pull request #6628 from aabadie/nucleo_l053
...
boards/nucleo-l053: initial support
2017-03-02 22:13:10 +01:00
2927b775d8
Merge pull request #6683 from aabadie/aabadie_typo
...
boards: fix typo in author name
2017-03-02 17:59:25 +01:00
3ec71bb7a0
boards: fix typo in author name
2017-03-02 15:52:32 +01:00
Loïc Dauphin
e7b9104e03
boards/opencm9-04: disable bootloader's timer interrupt
2017-03-02 14:57:33 +01:00
128fa5d6f0
boards/nucleo-l053: initial support
2017-03-02 13:52:12 +01:00