Marian Buschsieweke
ce57a574df
boards/msbiot: Added support for on-board buttons
2018-05-29 09:33:08 +02:00
5897cf09cc
Merge pull request #9133 from aabadie/pr/boards/riottools
...
boards: use RIOTTOOLS variable
2018-05-28 17:02:43 +02:00
Hauke Petersen
079f3c08d4
boards/stm32f4-based: use shared 168MHz clock conf
2018-05-24 19:00:42 +02:00
Hauke Petersen
cc90edc373
boards/stm32: use shared 180MHz clock config
2018-05-24 19:00:42 +02:00
Hauke Petersen
3182ad21e6
boards/stm32: add shared spi divtable header
2018-05-24 19:00:42 +02:00
Hauke Petersen
e18f518023
boards: add path for STM32-shared config snippets
2018-05-24 19:00:42 +02:00
Vincent Dupont
1f7703135d
boards: add ublox c030-u201
2018-05-24 16:42:29 +02:00
Vincent Dupont
c10568f02c
boards: use marketing name for stm32f769i-disco
2018-05-23 19:21:30 +02:00
eaf2698a69
boards/nucleo-l432kc: rename to st marketing name
2018-05-23 12:55:36 +02:00
3bbf8c01ab
boards/nucleo-f303k8: rename to st marketing name
2018-05-23 12:51:41 +02:00
633a92929d
boards/nucleo-l031k6: rename to st marketing name
2018-05-23 12:50:33 +02:00
81700d4301
boards/nucleo-f042k6: rename to st marketing name
2018-05-23 12:49:40 +02:00
3e4f7adc95
boards/nucleo-f031k6: rename to st marketing name
2018-05-23 12:46:42 +02:00
31fba044e5
boards/nucleo-f767zi: rename to standard st name
2018-05-23 12:09:28 +02:00
fcb633a73a
boards/nucleo-f746zg: rename to standard st name
2018-05-23 12:09:28 +02:00
16d8d3172d
boards/nucleo-f722ze: rename to standard st name
2018-05-23 12:09:28 +02:00
77fab804c0
boards/nucleo-f446ze: rename to standard st name
2018-05-23 12:08:53 +02:00
079ef26105
boards/nucleo-f429zi: rename to standard st name
2018-05-23 12:08:53 +02:00
50d847beb9
boards/nucleo-f413zh: rename to standard st name
2018-05-23 12:08:53 +02:00
38a362e484
boards/nucleo-f412zg: rename to standard st name
2018-05-23 12:08:53 +02:00
f8f92eccde
boards/nucleo-f303ze: rename to standard st name
2018-05-23 12:08:53 +02:00
Vincent Dupont
93ebf38615
Merge pull request #8649 from aabadie/pr/nucleo-rename
...
boards/nucleo64*: rename boards to use their ST marketing name
2018-05-23 12:08:06 +02:00
Vincent Dupont
2fcfc855ac
boards/nucleo144-f413: adapt board config to use DMA
2018-05-23 11:09:46 +02:00
51c290ba90
boards/nucleo-l476rg: rename to marketing name
2018-05-22 22:02:57 +02:00
ba3478fa1e
boards/nucleo-l152re: rename to marketing name
2018-05-22 22:02:57 +02:00
a5436e0b66
boards/nucleo-l073rz: rename to marketing name
2018-05-22 22:02:57 +02:00
18435609ce
boards/nucleo-l053r8: rename to marketing name
2018-05-22 22:02:57 +02:00
5821bfd68e
boards/nucleo-f446re: rename to marketing name
2018-05-22 21:52:41 +02:00
de783eed78
boards/nucleo-f411re: rename to marketing name
2018-05-22 21:52:41 +02:00
1d1354bf82
boards/nucleo-f410rb: rename to marketing name
2018-05-22 21:52:41 +02:00
7818c1a080
boards/nucleo-f401re: rename to marketing name
2018-05-22 21:52:41 +02:00
b0912659b5
boards/nucleo-f334r8: rename to marketing name
2018-05-22 21:52:41 +02:00
c7b5b0f992
boards/nucleo-f303re: rename to marketing name
2018-05-22 21:52:41 +02:00
72df36909b
boards/nucleo-f302r8: rename to marketing name
2018-05-22 21:52:41 +02:00
2004fb2881
boards/nucleo-f103rb: rename to marketing name
2018-05-22 21:52:41 +02:00
b8895c1946
boards/nucleo-f091rc: rename to marketing name
2018-05-22 21:52:41 +02:00
4b20095dc8
boards/nucleo-f072rb: rename to marketing name
2018-05-22 21:52:41 +02:00
9acde8e148
boards/nucleo-f070rb: rename to marketing name
2018-05-22 21:52:41 +02:00
bd6a7c3d26
boards/nucleo-f030r8: rename to marketing name
2018-05-22 21:52:41 +02:00
Joakim Nohlgård
31cf342eac
teensy31: Clean up Makefile.features
2018-05-22 16:46:39 +02:00
Joakim Nohlgård
a6c30ab61d
kinetis: Move RTT config to periph_cpu.h
2018-05-22 16:46:39 +02:00
Joakim Nohlgård
dc689000f6
frdm-k22f: Update LPTMR config
2018-05-22 16:45:41 +02:00
Joakim Nohlgård
a49d151919
frdm-kw41z: Update LPTMR config
2018-05-22 16:45:41 +02:00
Joakim Nohlgård
c25613fd5c
mulle: Update LPTMR config
2018-05-22 16:45:41 +02:00
ec06de8d22
boards/f4vi1: fix potential build issue in uart conf
2018-05-22 10:42:43 +02:00
Marian Buschsieweke
d97340cd5d
boards/msbiot: Added/updated configuration for the cc110x transceiver
...
- Adjusted `#define`s to match the naming convention of `cc110x_params.h`
- Enable the `cc110x` module if `netdev_default` or `gnrc_netdev_default` is
used
2018-05-21 23:00:06 +02:00
Marian Buschsieweke
a6f9a86597
drivers/cc110x: Moved cc110x_params.h from boards to driver
...
- Replaced magic numbers in the CC110X configuration of the MSBA2
with SPI_DEV(x) and GPIO_PIN(x, y) macros
- Adjusted implementation of `cc110x_params.h` to match the code of `at86rf2xx`
- Made MSBA2's CC110X parameters the default configuration
2018-05-21 22:59:46 +02:00
ac00b81e24
boards/nucleo-l496zg: add initial support
2018-05-15 11:56:51 +02:00
cb991cd47d
boards: use RIOTTOOLS variable
2018-05-15 11:23:44 +02:00
3f1657ffbb
Merge pull request #8952 from ZetaR60/RIOT_atmega_graceful_clock
...
boards/common/atmega: gracefully handle CKDIV8 fuse
2018-05-14 16:11:17 +02:00
bb60b3e040
Merge pull request #9074 from haukepetersen/opt_nrf5x_nrfminfeature
...
cpu/nrf5x: define nrfmin feature in nrf5x_common
2018-05-12 02:18:31 +02:00
3474d052b9
boards/iotlab: fix saul gpio configuration
...
take into account inversion of LEDs and initialize them cleared
2018-05-04 15:07:20 +02:00
Hauke Petersen
9815697b3e
cpu/nrf5x: define nrfmin feature in nrf5x_common
2018-05-04 13:47:46 +02:00
Hauke Petersen
1aaec8abf7
boards/nrf51-based: remove unused RADIO_IRQ_PRIO
2018-05-04 13:46:29 +02:00
Francisco Acosta
53c3f833af
Merge pull request #8904 from ZetaR60/RIOT_atmega_race_fix_alt
...
cpu/atmega_common: return to non-interrupt context swaps
2018-05-04 12:08:59 +02:00
Matthew Blue
d3d2f0212d
boards/waspmote-pro: remove context swap defines
2018-05-03 17:29:28 -04:00
Matthew Blue
dee0e659cb
boards/mega-xplained: remove context swap defines
2018-05-03 17:29:28 -04:00
Matthew Blue
55a7d8f83d
boards/jiminy-mega256rfr2: remove context swap defines
2018-05-03 17:29:28 -04:00
Matthew Blue
2979626ef6
boards/common/atmega: gracefully handle CKDIV8 fuse
2018-05-02 14:05:33 -04:00
Dmitriy One
adf495ad10
boards/nucleo-f401: configure USART1 port
2018-05-01 16:30:22 +03:00
Matthew Blue
a6ef6ddbfd
boards/common/arduino-atmega: remove context swap defines
2018-04-27 14:13:34 -04:00
Semjon Kerner
f37825a1ba
boards/calliope-mini: configure pwm
2018-04-25 15:54:00 +02:00
Joakim Nohlgård
b87325fe34
frdm-k22f: Fix typos and remove unused includes
2018-04-24 19:07:08 +02:00
Francisco Acosta
4e872e61c0
Merge pull request #8856 from aabadie/pr/openocd_debug_reset
...
dist/tools/openocd: add the possibility to do a reset before halt in openocd debug command
2018-04-24 14:06:00 +02:00
22aa6b9cc5
Merge pull request #8962 from aabadie/pr/boards/doxygen_cleanup
...
boards*: cleanup doxygen
2018-04-24 10:56:00 +02:00
7f62fd83ed
boards/arduino-atmega: don't provide arduino for jiminy-mega256rfr2
2018-04-20 16:23:17 +02:00
ea255f518e
boards/b-l072z-lrwan1: enable reset before halt in debug
2018-04-18 17:33:31 +02:00
70802fc652
boards*: cleanup doxygen
...
- replace brief with name where required
- remove some unwanted empty lines
- fix missing closing doxygen name block
2018-04-18 12:08:56 +02:00
Francisco Acosta
689333ff04
Merge pull request #8928 from gebart/pr/kinetis-clock-init
...
kinetis: Refactor clock initialization code
2018-04-17 12:15:47 +02:00
Joakim Nohlgård
c54f6b4fcf
kinetis: Refactor clock generator initialization
2018-04-17 06:59:22 +02:00
6b17537e62
boards/nucleo-l152: remove reference to solved issue
2018-04-16 13:51:47 +02:00
Gaëtan Harter
40c28d78c0
Revert "native: remove non required NATIVEINCLUDES"
...
This reverts commit 93a521c501
.
2018-04-12 17:48:07 +02:00
Loïc Dauphin
70a8674b39
Merge pull request #8937 from gebart/pr/mulle-offby1
...
mulle: Fix off-by-1 error in clock dividers
2018-04-12 13:22:20 +02:00
Joakim Nohlgård
ebeaa2b6fc
mulle: Fix off-by-1 error in clock dividers
...
The comment says the config should yield 24 MHz flash clock, but the
settings were configured to divide-by-3. (48 MHz / 3 = 16 MHz)
2018-04-12 13:03:54 +02:00
Joakim Nohlgård
4ba9d2b280
teensy31: Fix off-by-1 error in clock dividers
...
The comment says the config should yield 24 MHz flash clock, but the
settings were configured to divide-by-3. (48 MHz / 3)
2018-04-11 20:38:15 +02:00
479ee51649
Merge pull request #8807 from kYc0o/fix_f4_backoff
...
nucleo-f4xx: increase xtimer backoff to 7 for F4 family
2018-04-10 15:26:14 +02:00
Francisco Acosta
7b16b8a994
boards/common/nucleo: increase backoff to 8 for F4 family
2018-04-10 15:15:55 +02:00
Gaëtan Harter
a1ea4cde0e
robotis-loader.py: fix flake8 errors
...
I fixed the errors and lazily silenced the 'bare-except'.
boards/opencm904/dist/robotis-loader.py:85:1: E722 do not use bare except'
boards/opencm904/dist/robotis-loader.py:91:1: E722 do not use bare except'
boards/opencm904/dist/robotis-loader.py:101:16: E703 statement ends with a semicolon
boards/opencm904/dist/robotis-loader.py:60:1: E265 block comment should start with '# '
boards/opencm904/dist/robotis-loader.py:62:1: E265 block comment should start with '# '
2018-04-09 18:55:26 +02:00
cladmi
3f145413f5
boards/makefiles: Remove '-Otype' from OFLAGS
...
* Remove '-Oihex' and '-Obinary' from OFLAGS for all boards
It is now provided by the Makefile.include rule.
2018-04-09 17:32:46 +02:00
cladmi
70c5079b16
Makefile.include: add %.hex and %.bin rules
...
Replace HEXFILE rule by a rule for each type.
HACK: Adding '-Oformat' after OFLAGS overwrite the value in flags.
2018-04-09 17:32:46 +02:00
Gaëtan Harter
42d1e1ad0b
mips-malta: fix 'HEXFILE' generation to binfile
...
OBJCOPY was called without arguments so only copied the elffile in a file named
.hex.
Cannot build an '.hex' file for mips-malta so use a .bin output.
2018-04-09 17:32:46 +02:00
d7bf2c112e
Merge pull request #7491 from aabadie/nucleo_l433
...
boards/nucleo-l433rc: initial support
2018-04-07 21:12:14 +02:00
Francisco Acosta
ce4384604e
Merge pull request #8824 from basilfx/feature/efm32_slwstk6200b
...
boards: slwstk6000b: add support
2018-04-06 13:59:41 +02:00
Hauke Petersen
ceb76403f4
boards/nrf52xxxdk: add Skald dependencies
2018-04-06 11:18:53 +02:00
Hauke Petersen
2c01034088
boards/nrf52xxxdk: added BLE radio features
2018-04-06 11:18:53 +02:00
Bas Stottelaar
2a8712a04f
boards: slwstk6000b: add support
2018-04-05 19:41:30 +02:00
Vincent Dupont
e7b0ace6fe
Merge pull request #8870 from aabadie/pr/boards/nucleo-f429zi_spi_fix
...
boards/nucleo-f429zi: fix spi divtable
2018-04-03 17:36:49 -07:00
Bas Stottelaar
29b3798988
boards: seeeduino_arch-pro: adapt to gpio driver.
2018-04-03 16:47:26 +02:00
Bas Stottelaar
c99c07aeb2
boards: mbed_lpc1768: adapt to gpio driver.
2018-04-03 16:47:25 +02:00
35a1ca043e
boards/nucleo-f429zi: fix spi divtable
2018-04-03 16:05:07 +02:00
Francisco Acosta
69f4d632e3
Merge pull request #8837 from kaspar030/refactor_atmega_stdio
...
cpu/atmega: refactor stdio init code
2018-04-03 15:56:33 +03:00
ff0e76a5a1
boards/mega-xplained: use boards_common_atmega
2018-04-03 14:18:32 +02:00
9c18e62364
boards/jiminy-mega256rfr2: make use of common/atmega
2018-04-03 14:18:32 +02:00
60a55eb06d
boards/common/arduino-atmega: use common/atmega shared code
2018-04-03 14:18:32 +02:00
ae8822ff46
boards/common/atmega: initial commit of atmega shared code
2018-04-03 14:18:32 +02:00
64791d0c82
boards/waspmote-pro: make use of common stdio init code
2018-04-03 14:18:32 +02:00
Bas Stottelaar
0779ccc04e
boards: seeeduino_arch-pro: use hex file.
2018-04-03 11:45:43 +02:00
Sebastian Meiling
ee3196a6b6
Merge pull request #8726 from smlng/remote/add_uart1
...
boards: add UART1 config for Zolertia Remotes
2018-03-29 14:22:23 +02:00
Gaëtan Harter
fff5810191
Makefile.include: FIX .DEFAULT_GOAL not being all
...
.DEFAULT_GOAL was reset many times which removed 'all' from being the default
goal.
By chance it was then set to `link` so was working by some magic.
2018-03-28 16:59:00 +02:00
Gaëtan Harter
e6051a53c8
boards: use a '.bin' output file when its a binary
2018-03-27 16:02:48 +02:00