Alexandre Abadie
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
Alexandre Abadie
128fa5d6f0
boards/nucleo-l053: initial support
2017-03-02 13:52:12 +01:00
kYc0o
9e250a8ee6
boards/fox: add periph_flashpage feature
2017-03-01 16:33:09 +01:00
kYc0o
020f74fdaa
boards/fox: use second UART in Darwin platforms
2017-03-01 16:30:35 +01:00
Frits Kuipers
28bc25abb4
boards/nucleo-f4xx: Added second and third SPI definition
2017-02-28 22:38:42 +01:00
Martine Lenders
b7d1f8cd81
Merge pull request #6653 from smlng/pr/cpp/pba-d-01-kw2x
...
enable feature cpp on board pba-d-01-kw2x
2017-02-28 21:04:10 +01:00
Alexandre Abadie
bb9f3861ee
Merge pull request #6664 from aabadie/fix_doxygen_board_nucleo32-f031
...
boards/nucleo32-f031: replace @brief with @name in periph conf
2017-02-28 20:27:11 +01:00
Francisco Acosta
29753d6018
Merge pull request #6433 from aabadie/nucleo_l073
...
boards/nucleo-l073: initial support
2017-02-28 20:22:39 +01:00
Alexandre Abadie
09f05da2cd
boards/nucleo32-f031: replace @brief with @name in periph conf
2017-02-27 23:15:36 +01:00
smlng
dbd05d3f3b
cpp: add feature cpp to pba-d-01-kw2x
2017-02-25 07:51:59 +01:00
smlng
c81696a4bf
cpp: fix spi_conf_t order in pba-d-01-kw2x
2017-02-25 07:51:52 +01:00
Alexandre Abadie
1689760fda
boards/nucleo-l073: initial support
2017-02-24 16:12:01 +01:00
Vincent Dupont
fc24355465
boards: add nucleo144-f413 initial support
2017-02-23 17:01:44 +01:00
Vincent Dupont
26dac0fc21
Merge pull request #6641 from kaspar030/add_nucleo-f401_rtc_config
...
boards: nucleo-f401: add RTC config
2017-02-23 10:29:37 +01:00
645ff47bfd
boards: nucleo-f401: add RTC config
2017-02-23 09:09:18 +01:00
Alexandre Abadie
7c589e5926
boards/nucleo32-f031: initial support (1 Timer, 1 UART, 3 PWM, 5 ADC)
2017-02-22 18:43:02 +01:00
Alexandre Abadie
d8a7de0eb8
boards/nucleo-f411: initial support
2017-02-22 15:18:21 +01:00
Oleg Hahm
4c0c8b2623
Merge pull request #6592 from haukepetersen/rm_smb380
...
boards/avsextrem: remove deprectated smb380 driver
2017-02-22 10:57:54 +01:00
Peter Kietzmann
5b4b39937a
Merge pull request #6634 from cgundogan/pr/calliope_delete_wrong_info
...
doc: boards: calliope: rm incorrect doc
2017-02-22 09:57:29 +01:00
Cenk Gündoğan
d39ccdce21
pba-d-01-kw2x: fix LED2_PIN <-> LED0_PIN
2017-02-21 10:19:53 +01:00
Cenk Gündoğan
8c3bbf9c4d
doc: pba-d-01-kw2x: brief -> name
2017-02-21 10:19:04 +01:00
Cenk Gündoğan
6393928fd6
doc: boards: calliope: rm incorrect doc
2017-02-21 08:55:29 +01:00
Martine Lenders
4b5952e0ad
Merge pull request #6622 from gebart/pr/cppcheck-fixes
...
cppcheck fixes 1
2017-02-17 16:11:11 +01:00
Alexandre Abadie
a3497539c2
boards: fix PWM doxygen doc in periph_conf
2017-02-16 17:59:21 +01:00
Joakim Nohlgård
95a4e75423
msba2/tools: Fix cppcheck issues
2017-02-16 17:10:06 +01:00
Hauke Petersen
7ad342ca2d
boards/pba-d-01-kw2x: map tcs37727 to SAUL devices
2017-02-16 14:46:50 +01:00
Alexandre Abadie
78c29a0607
Merge pull request #6579 from OTAkeys/pr/nucleo144-f207
...
boards: rename nucleo-f207 -> nucleo144-f207
2017-02-16 09:42:24 +01:00
Hauke Petersen
90bc8e0505
boards/avsextrem: remove deprectated smb380 driver
2017-02-13 14:26:44 +01:00
Hauke Petersen
ad8f390cc1
boards: enabled flashpage feature for selected ones
2017-02-13 09:45:37 +01:00
Alexandre Abadie
c436241792
boards/nucleo32-f303: fix header guards
2017-02-12 11:25:17 +01:00
Alexandre Abadie
d4285d42f8
boards/maple-mini: fix header guards
2017-02-12 11:24:57 +01:00
Neil Jones
d09fd777fc
boards: mips-malta: Add basic malta FPGA support.
...
Add basic support for the MIPS malta FPGA platform.
2017-02-09 12:22:28 +00:00
Vincent Dupont
2490b8ed2d
boards/nucleo144-f207: fix ADC config
2017-02-08 17:43:30 +01:00
Vincent Dupont
4ced9421b2
boards/nucleo144-f207: clean up board.h
2017-02-08 17:43:29 +01:00
Vincent Dupont
4d595ad36e
boards: rename nucleo-f207 -> nucleo144-f207
2017-02-08 17:22:54 +01:00
Martine Lenders
fa4c9b9111
Merge pull request #6559 from haukepetersen/fix_drivers_doxygengroups
...
drivers: fixed doxygen groups
2017-02-07 21:34:52 +01:00
Peter Kietzmann
5bf4882592
Merge pull request #6453 from smlng/pr/5469-bis
...
drivers/kw2xrf: adapt to netdev2
2017-02-07 15:58:54 +01:00
PeterKietzmann
e617d74fa8
drivers/kw2xrf: update default params on init
2017-02-07 15:08:14 +01:00
smlng
887f499eca
drivers/kw2xrf: adapt to new SPI interface
...
- add docu for structs, defines and functions
- exclude drivers/kw2xrf/include/overwrites.h (vendor header)
- add missing header guards
2017-02-07 15:08:05 +01:00
Hauke Petersen
17c5931125
boards/nucleo-common: fixed doxygen groups
2017-02-07 11:16:50 +01:00
Francisco Acosta
79a4acee43
Merge pull request #6516 from antmerlino/arduino-cleanup
...
Changes arduino-common to arduino-atmega-common.
2017-02-06 17:40:44 +01:00
Martine Lenders
59150b67f1
Merge pull request #6494 from haukepetersen/fix_nucleo_timerconfig
...
boards/nucle-f0xx: fixed timer configuration
2017-02-03 14:42:49 +01:00
Anthony Merlino
aa1056a33b
boards/arduino*: Unifies PORT_<OS> settings
...
All boards define a default PORT_LINUX and PORT_DARWIN
arduino-atmega-common uses PORT_LINUX and PORT_DARWIN accordingly
2017-02-02 14:12:03 -05:00
Anthony Merlino
9f5bd85d0f
boards/waspmote-pro: Removes toolchain flags that are now found in cpu/atmega-common
2017-02-02 14:12:03 -05:00
Anthony Merlino
a06aa7bd0e
boards/arduino-uno: Updates board to comply with refactored arduino-atmega-common structure
2017-02-02 14:12:02 -05:00
Anthony Merlino
7e79e85f17
boards/arduino-duemilanove: Updates board to comply with refactored arduino-atmega-common structure
2017-02-02 14:12:02 -05:00
Anthony Merlino
3f7808add0
boards/arduino-mega2560: Alters board to depend on arduino-atmega-common
2017-02-02 14:12:02 -05:00
Anthony Merlino
b8e04d8c00
boards/arduino-common: refactored to arduino-atmega-common
...
Refactors boards/arduino-common to boards/arduino-atmega-common.
Extends boards/arduino-atmega-common to be generic to all atmega based
arduino boards, not just atmega328p.
Removes flags that should be located in cpu framework
2017-02-02 14:11:51 -05:00
Alexandre Abadie
31d682aea8
boards/nucleo32-f042: fix undocumented on-board LED macros
2017-02-02 18:22:58 +01:00