Laurent Navet
3a7e3f4cb7
boards/waspmote-pro: adapt compilation flags
...
Remove flags which are now exported in atmega_common
2016-08-31 21:34:01 +02:00
Laurent Navet
5791a38668
boards/arduino-mega2560: adapt compilation flags
...
Remove flags which are now exported in atmega_common
2016-08-31 21:32:10 +02:00
26e4004de4
Merge pull request #5397 from OTAkeys/pr/stm32f2xx
...
cpu: add stm32f2xx family support (based on #4497 )
2016-08-31 21:14:37 +02:00
kYc0o
5e3747ea8b
Merge pull request #5590 from mali/atmega_common
...
cpu/atmega_common: improve to add smaller atmega MCUs.
2016-08-31 18:29:53 +02:00
PeterKietzmann
5eafb071a6
dist/tools/cc2538-bsl: enforce python2
2016-08-30 23:38:14 +02:00
Peter Kietzmann
8264f41e91
Merge pull request #5708 from aabadie/nucleo_saul_support
...
boards/nucleo-common: add saul support for on-board user led and button
2016-08-30 17:14:17 +02:00
Joakim Nohlgård
455fb6cd4d
Merge pull request #5742 from kaspar030/fix_lto
...
LTO fixes
2016-08-29 19:00:09 +02:00
3bb782f864
boards/nucleo-common: add saul support for on-board user led and button
2016-08-29 10:56:54 +02:00
b3a061e0ab
sys: remove config module
2016-08-27 07:57:09 +02:00
Laurent Navet
2cd918a07a
atmega_common: abstract Power Reduction Register
...
PR Register is PRR0 on atmega2560 and atmega1281
but PRR on atmega328p.
this abstracts as atmega Power Reduction Register as MEGA_PRR.
2016-08-20 12:21:32 +02:00
Ian Martin
abae801105
cpu/cc2538/periph/timer overhaul. support 16-bit and 32-bit modes
2016-08-16 15:07:26 -04:00
Joakim Nohlgård
4d95f8a0ba
boards/x86-multiboot-common/Makefile.include: Add -Wl,--gc-sections to linker options
2016-08-10 16:18:29 +02:00
Joakim Nohlgård
db55740447
boards/arduino-mega2560: Add -Wno-error if building with LTO
2016-08-10 16:18:29 +02:00
Joakim Nohlgård
5fcb09f6b9
boards/native/Makefile.include: Add -Wl,--gc-sections to linker options
2016-08-10 16:18:29 +02:00
Joakim Nohlgård
efedaa1a43
boards/x86-multiboot-common: Use gcc-ar when building with LTO
2016-08-10 16:18:29 +02:00
Joakim Nohlgård
0e5522950a
boards/native: Use gcc-ar when building with LTO
2016-08-10 16:18:29 +02:00
Martine Lenders
8dac0787bb
Merge pull request #5655 from haukepetersen/add_due_saulmapping
...
boards/arduino-due: export LED via SAUL
2016-08-05 14:15:46 +02:00
Joakim Nohlgård
1ea462643f
chronos: Fix stdio warnings
2016-08-02 09:19:29 +02:00
kYc0o
e443b90815
Merge pull request #5452 from locicontrols/find-tty
...
Adjust find-tty.sh to return all matches, then use it in boards/cc2538dk
2016-07-22 16:01:46 +02:00
Hauke Petersen
1a34cf66c0
boards/arduino-due: export LED via SAUL
2016-07-18 12:49:06 +02:00
Peter Kietzmann
592530985f
Merge pull request #5555 from basilfx/feature/arch_pro
...
boards: seeeduino_arch-pro: initial support based on mbed_lpc1768
2016-07-17 19:03:40 +02:00
Martine Lenders
4ac7d81420
Merge pull request #5634 from kaspar030/nordic_softdevice
...
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
2016-07-16 16:57:29 +02:00
Bas Stottelaar
b800da4322
boards: seeeduino_arch-pro: initial support based on mbed_lpc1768 board
2016-07-16 11:47:34 +02:00
e012df1bac
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
2016-07-13 17:06:57 +02:00
Bas Stottelaar
43f146663e
boards: arduino-mega2560, waspmote-pro: garbage collect dead code in linker options
2016-07-13 16:45:13 +02:00
Aaron Sowry
f5657127ea
boards/remote-common: Add RF driver as dependency for board
2016-07-13 14:19:52 +12:00
Aaron Sowry
bc18e597c0
boards/cc2538dk: Add RF driver as dependency for board
2016-07-13 14:19:52 +12:00
Aaron Sowry
4b4cbb0317
boards/openmote-cc2538: Add RF driver as dependency for board
2016-07-13 14:19:52 +12:00
Joakim Nohlgård
683e1e2e08
boards/nucleo-f072: Use common serial and openocd defines
2016-07-12 10:58:52 +02:00
Joakim Nohlgård
8dad08289c
boards/mulle: Update timer configuration to match driver modifications
2016-07-07 13:38:28 +02:00
Joakim Nohlgård
647d90c44f
boards/frdm-k64f: Update configuration to match driver changes
2016-07-07 13:38:27 +02:00
Joakim Nohlgård
54d1c2323c
boards/pba-d-01-kw2x: Update configuration to match driver changes
2016-07-07 13:38:27 +02:00
1c6c447493
Merge pull request #5607 from gebart/pr/xtimer-cleanups
...
xtimer: Code refactoring and clean ups
2016-07-07 06:37:50 +02:00
Joakim Nohlgård
4d862955c2
xtimer: Rename XTIMER -> XTIMER_DEV
2016-07-06 22:23:04 +02:00
46bd2f45d9
sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config
2016-07-06 18:16:15 +02:00
Hauke Petersen
dfe52cfd8c
boards/telosb: added support for CC2420
2016-07-06 18:14:48 +02:00
Hauke Petersen
204702897b
boards/z1: add support for CC2420 radio
2016-07-06 18:14:48 +02:00
PeterKietzmann
9a7c67411f
boards/samr21-xpro:fix SPI_1 DIPO config
2016-07-06 09:27:25 +02:00
kYc0o
62a9773a9c
boards/waspmote-pro: add support for Waspmote PRO v1.2
2016-07-05 13:05:12 +02:00
Antonio Lignan
8d07c01085
boards/remote: added revision A and remote-common folder
2016-06-29 17:19:24 +02:00
kYc0o
abba25e068
boards/arduino-mega2560: define UART for STDIO
2016-06-22 14:25:10 +02:00
Hauke Petersen
a2ddb1dd7f
boards/atmega2560: adapted UART configuration
2016-06-08 18:32:17 +02:00
kYc0o
69b1ef3a41
Merge pull request #5167 from aabadie/iotlab-a8-m3
...
board: port to iotlab M3 of A8
2016-06-06 15:08:32 +02:00
Martine Lenders
9b1ad7820c
Merge pull request #5491 from MohmadAyman/isr_stack_usage
...
cpu: add capability to show stack usage of ISR
2016-06-02 12:31:06 +02:00
MohmadAyman
720136491a
cpu: unify naming of ISR stacksize macro
2016-06-01 22:47:34 +02:00
Martine Lenders
c4eab34b99
Merge pull request #5387 from OTAkeys/quiet_gdb
...
make debug: start gdb quietly
2016-06-01 18:38:31 +02:00
Cedric Adjih
292f4bc1ee
boards/iotlab-a8-m3: initial implementation
2016-05-31 14:52:49 +02:00
Ian Martin
9faf55a27b
boards/cc2538dk: use find-tty.sh to locate the board by serial number
2016-05-18 15:33:02 -04:00
Ian Martin
b1946e6715
dist: tools: let find-tty.sh return all matches, not just the first
2016-05-18 15:33:01 -04:00
Peter Kietzmann
5817d91b91
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
...
cpu/stm32f1: Disable HSI when using the HSE as system clock
2016-05-17 10:51:46 +02:00
Andreas "Paul" Pauli
9bac1013e7
Merge pull request #5363 from yogo1212/cc2650stk_xtimer_shift
...
cc2650stk: remove XTIMER_SHIFT_ON_COMPARE definition
2016-04-26 21:42:59 +02:00
Peter Kietzmann
9931f4c902
Merge pull request #5337 from gebart/pr/mulle-pta17-adc
...
boards/mulle: PTA17 analog input is on ADC1 module
2016-04-26 20:35:34 +02:00
Toon Stegen
cf431e696c
make debug: start gdb quietly
2016-04-22 12:00:10 +02:00
Johann F
e2b5468b84
boards/pba-d-01-kw2x/board.c: fix leds default state
...
Signed-off-by: Johann F <j.fischer@phytec.de>
2016-04-21 22:23:44 +02:00
kYc0o
ac724f00ba
Merge pull request #4435 from thomaseichinger/pr/mulle_serial_port_osx
...
boards/mulle: mulle boards' serial port is derived from its serial nr
2016-04-20 18:46:31 +02:00
Leon M. George
dbfb926543
cc2650stk: remove XTIMER_SHIFT_ON_COMPARE definition
2016-04-20 10:16:19 +02:00
Hauke Petersen
c0f76f22d3
Merge pull request #4675 from yogo1212/cc2650stk_pr
...
board-support: cc2650stk
2016-04-19 13:35:21 +02:00
Leon M. George
cc954761b3
boards: add cc2650stk
2016-04-18 19:00:49 +02:00
Ian Martin
963f8a495d
sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE
2016-04-18 12:06:20 -04:00
Joakim Nohlgård
e6183f3041
boards/mulle: PTA17 analog input is on ADC1 module
2016-04-18 11:41:38 +02:00
kYc0o
e48079fa3f
boards/cc2538dk: fix wrong UART CTS and RTS pins
2016-04-14 12:10:59 +02:00
René Kijewski
340e3fff70
Merge pull request #5250 from yogo1212/multiboot_doxy
...
boards/multiboot: close doxy group
2016-04-13 16:19:57 +02:00
Leon M. George
41e0db48cd
boards/multiboot: close doxy group
2016-04-11 22:42:54 +02:00
Hauke Petersen
7c02c616bd
Merge pull request #4863 from gebart/pr/saul-adc
...
SAUL: Add periph/adc support
2016-04-11 13:13:25 +02:00
Joakim Nohlgård
99deb32911
boards/mulle: Add SAUL ADC parameters
2016-04-08 10:18:13 +02:00
Hauke Petersen
c95fb05836
boards/arduino-due: add correct XTIMER_MASK
2016-04-07 19:04:01 +02:00
Hauke Petersen
9652aa3814
boards/ardunio-mega2560: adapted timer configuration
2016-04-07 19:04:01 +02:00
DipSwitch
945f01f7e0
[SQUASH] Remove unrelevant changes
2016-04-05 23:54:01 +02:00
DipSwitch
a259cc42b0
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
2016-04-05 23:51:55 +02:00
DipSwitch
edae42281b
[SQUASH] Tested HSI
2016-04-05 23:38:32 +02:00
DipSwitch
50fda7e07f
[SQUASH] Fix timer clock calculations
2016-04-05 23:22:50 +02:00
Thomas Eichinger
d25fb8a8a8
boards/mulle: mulle boards' serial port is derived from its serial nr
2016-04-02 14:04:46 -03:00
kYc0o
ceab9bd9c3
Merge pull request #5194 from pdNor/arduino_mega_pins
...
boards/arduino-mega2560: updated arduino pin mapping
2016-04-01 16:39:32 +02:00
pdNor
c8f51e297a
boards/arduino-mega: Changes in Arduino pin mapping
...
The MCU pins was not correctly mapped to Arduino pins.
Updated the mapping so that MCU pins respons to the correct Arduino pins.
2016-04-01 16:27:15 +02:00
Hauke Petersen
f5fb3bfb2e
boards/telosb: changed default baudrate to 9600
2016-04-01 11:21:41 +02:00
c3f7186d4e
unify usage of inline assembly
2016-03-31 22:23:35 +02:00
Hauke Petersen
02df871428
Merge pull request #4949 from jia200x/nucleo-f072
...
board: added support for nucleo f072
2016-03-31 19:18:28 +02:00
José Ignacio Alamos Aste
62de9c912e
nucleo-f072: Added support for board.
2016-03-31 19:08:10 +02:00
kYc0o
ecf7b46155
Merge pull request #4443 from Yonezawa-T2/native_tty_uart
...
native: add UART driver based on /dev/tty
2016-03-31 12:50:13 +02:00
Martine Lenders
dd0fe60789
Merge pull request #5210 from gtrpucp/BOARD_Z1_FIX_UART
...
Board z1: Fix UART pin assignment
2016-03-31 12:36:18 +02:00
Yonezawa-T2
79d33897cb
native: add UART driver based on /dev/tty
...
uart0 functionality is removed by #3164 . This patch implements periph/uart,
rather than deprecated uart0, using /dev/tty.
To use with netdev2_tap simultaneously, this patch adds asynchronus read system
and modifies netdev2_tap to use it.
A TTY device is specified on command line with -c (COM) option, since -t was
used by the old implementation.
This patch also implements empty GPIO driver needed by the xbee driver.
2016-03-31 16:59:12 +09:00
Martine Lenders
0f9dec977e
udoo: fix LED macro
2016-03-31 00:40:40 +02:00
Vincent Dupont
146d4629fb
board: Add nucleo-f207 board
...
This board is based on a 144-pin stm32f207 cortex-m3
2016-03-30 19:31:06 +02:00
Joel Palomino
28d0097e5b
z1: Fix UART pin assignment
2016-03-30 11:59:38 -05:00
Peter Kietzmann
126f12b138
Merge pull request #4164 from DipSwitch/add_clock_selection_stm32f3
...
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F3 family
2016-03-30 09:32:33 +02:00
Oleg Hahm
d411387bec
Merge pull request #4225 from DipSwitch/stm32f1_dac_implementation
...
cpu/stm32f1/periph/dac: DAC implementation for STM32F1
2016-03-30 01:31:43 +02:00
Peter Kietzmann
e93d616025
Merge pull request #4930 from shady33/stm32l1-rtc
...
STM32L1 RTC driver
2016-03-29 23:07:02 +02:00
DipSwitch
cc5a06d954
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F3 family
2016-03-29 22:45:11 +02:00
DipSwitch
bd9b3a269c
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
2016-03-29 22:25:50 +02:00
Oleg Hahm
03b8fb6219
Merge pull request #5140 from pdNor/mega_flash_fix
...
Arduino mega: change in avrdude argument
2016-03-29 09:43:24 +02:00
Ian Martin
a2ac92b2bd
cpu/cc2538: add periph/spi driver
2016-03-28 17:24:07 -04:00
Oleg Hahm
8f47dcbbf8
Merge pull request #4719 from immesys/feature-samr21e
...
Add linker file for Atmel SAMR21E18A
2016-03-25 22:12:28 +01:00
Oleg Hahm
10f5f1aa33
make: introduce netif_default pseudomodule
...
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
2016-03-24 16:47:30 +01:00
Hauke Petersen
2510fe03f5
Merge pull request #4646 from authmillenon/at86rf2xx/api/netdev2
...
at86rf2xx: port to netdev2
2016-03-24 15:03:15 +01:00
Hauke Petersen
9854ca684b
Merge pull request #5127 from malosek/msp430_spi_speed_fix
...
msp430 spi speed fix + USIC/USCI cleanup
2016-03-24 11:04:06 +01:00
malo
f093d10409
msp430: spi/uart cleaned up USIC - USCI confusion
...
Signed-off-by: malo <malo@25cmsquare.io>
2016-03-24 09:42:59 +01:00
Michael Andersen
83f9cecc12
cpu/samd21: Change linker file to support E variant
2016-03-23 16:49:24 -07:00
2a69cf2af5
make: native: allow overriding of TERMPROG
2016-03-23 23:56:18 +01:00
Cenk Gündoğan
551cb3365c
Merge pull request #4814 from gebart/pr/kinetis-dac
...
cpu/kinetis_common: Add periph/dac implementation
2016-03-23 17:48:50 +01:00
Martine Lenders
5bfc9e43fb
at86rf2xx: port to netdev2
2016-03-23 17:45:16 +01:00
Jonas
a886c7c0d5
pba-d-01-kw2x: enable support to flash board selected by its SERIAL no
2016-03-23 15:11:18 +01:00
pdNor
3f668a0c88
Change in avrdude argument
2016-03-22 21:46:17 +01:00
DipSwitch
5b5810ab7b
Merge pull request #5109 from DipSwitch/pr/fix_core_inc_irq
...
core: Fix/refactor function naming in core/incude/irq.h
2016-03-22 08:12:24 +01:00
Joakim Nohlgård
8c154d47ad
cpu/kinetis_common: Implement DAC periph driver
2016-03-22 06:06:56 +01:00
Hauke Petersen
05730e48ba
Merge pull request #4860 from gebart/pr/mulle-saul-gpio
...
boards/mulle: Add SAUL GPIO parameters for onboard LEDs
2016-03-21 17:06:50 +01:00
Cenk Gündoğan
8afe8cd147
pba-d-01-kw2x: add mma8652 as dependency for saul_default
2016-03-21 16:16:11 +01:00
Cenk Gündoğan
0ffb75b19c
pba-d-01-kw2x: add default values for mma8652_params
2016-03-21 16:16:11 +01:00
Joakim Nohlgård
1efe384d6f
arm7: Use TARGET_ARCH instead of custom toolchain specification
2016-03-21 12:19:30 +01:00
Joakim Nohlgård
d0033a5d20
avr: Use TARGET_ARCH instead of custom toolchain specification
2016-03-21 12:19:30 +01:00
Joakim Nohlgård
2b51e4b116
newlib: Introduce newlib_nano pseudomodule
2016-03-21 07:41:23 +01:00
Joakim Nohlgård
94003e8699
boards/frdm-k64f: fix group typo
2016-03-20 19:41:38 +01:00
DipSwitch
0bb4748a94
core: Fix/refactor function naming in core/incude/irq.h
2016-03-20 16:47:34 +01:00
Cenk Gündoğan
f35b22855b
Merge pull request #5110 from gebart/pr/mulle-adc-lines
...
boards/mulle: Add more ADC lines to default configuration
2016-03-20 10:19:09 +01:00
Joakim Nohlgård
84eb6e9f8f
Merge pull request #5100 from gebart/pr/target-triple-rename
...
make: Rename TARGET_TRIPLE -> TARGET_ARCH
2016-03-20 09:44:29 +01:00
Joakim Nohlgård
dd73060afb
Merge pull request #5054 from DipSwitch/pr/fix_arm_newlib_nano_specs
...
make\arm: Fix compiling against newlib nano.specs
2016-03-19 17:58:11 +01:00
Joakim Nohlgård
6fcefc2bb8
boards/mulle: Add SAUL GPIO parameters for onboard LEDs
2016-03-19 13:27:51 +01:00
Joakim Nohlgård
bf755d025d
boards/mulle: Add more ADC lines to default configuration
2016-03-19 13:21:57 +01:00
DipSwitch
e159ee741d
make: Remove stray board/Makefile.include's to avoid loops like: CFLAGS += CFLAGS
2016-03-17 22:16:13 +01:00
DipSwitch
f5a194cbe0
make\arm: Fix compiling against newlib-nano by also informing the compiler we compile with nano.specs
2016-03-17 22:16:13 +01:00
Joakim Nohlgård
7e3c67b654
make: Rename TARGET_TRIPLE -> TARGET_ARCH
2016-03-17 21:55:17 +01:00
Hauke Petersen
59f48773b4
boards/limifrog-v1: adapted I2C config
2016-03-17 16:10:13 +01:00
Hauke Petersen
5996706771
boards: adapted LED initialization calls
2016-03-17 14:55:31 +01:00
Hauke Petersen
e524cb89d7
boards/mulle: adapted to GPIO driver changes
2016-03-17 14:55:31 +01:00
Hauke Petersen
cf3a40dc5f
baords: adapted saul config to GPIO changes
2016-03-17 14:55:30 +01:00
Hauke Petersen
03efb5be99
boards/nucleo-l1: added PU to I2C config
2016-03-17 14:55:30 +01:00
Hauke Petersen
363eb58c4c
boards/saml21-xpro: adapted GPIO driver
2016-03-17 14:39:11 +01:00
Hauke Petersen
e4e23a002c
boards/slwstk6220a: adapted to GPIO changes
2016-03-17 14:39:11 +01:00
DipSwitch
93bce6291c
Merge pull request #5090 from haukepetersen/opt_stm_clken
...
cpu/stm32_common: added shared periph_clk_en/dis functions
2016-03-16 23:02:20 +01:00
Hauke Petersen
0190cef1d5
boards: cleaned up UART conf for stm32f4 based boards
2016-03-16 12:24:52 +01:00
Hauke Petersen
083204c899
boards: fixed timer conf for stm32f1 based boards
2016-03-16 12:24:51 +01:00
Hauke Petersen
eeea9c9cfb
baords: fixed timer config for stm32f1 based boards
2016-03-16 10:53:36 +01:00
Hauke Petersen
b0606a7e11
boards/spark-core: adapted UART configuration
2016-03-16 10:45:05 +01:00
Hauke Petersen
b458b9af88
boards/nucleo-f103: adapted UART configuration
2016-03-16 10:45:05 +01:00
Hauke Petersen
f7c6f572b6
boards/iotlab-m3: adapted UART configuration
2016-03-16 10:45:05 +01:00
Hauke Petersen
e33ff59375
boards/fox: adapted UART configuration
2016-03-16 10:43:45 +01:00
Cenk Gündoğan
807fba2f6a
Merge pull request #5080 from OlegHahm/debug_valgrind_do_not_always_export
...
make: export VALGRIND_PID only for debug-valgrind
2016-03-15 23:07:29 +01:00
Hauke Petersen
99888549af
Merge pull request #4154 from DipSwitch/add_clock_selection_stm32f1
...
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1 family
2016-03-15 19:10:43 +01:00
Hauke Petersen
dfefabbef0
boards/qemu-i386: added missing periph_conf.h
2016-03-15 18:37:54 +01:00
Hauke Petersen
363b883d51
boards: fixed doxygen in msp430 and x86 board.h
2016-03-15 18:37:54 +01:00
Hauke Petersen
899fb27fa4
boards/z1: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
43a65e890e
boards/wsn430-v1_4: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
04f13572b7
boards/wsn430-v1_3b: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
f8af210936
boards/wsn430-common: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
c5cfe70d1c
boards/weio: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
beddceb8d4
boards/udoo: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
45d059cb24
boards/telosb: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
cc29909e21
boards/stm32f4discovery: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
d0d8ea33ab
boards/stm32f3discovery: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
7b1208a935
boards/stm32f0discovery: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
047050d032
boards/spark-core: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
a22b193190
boards/slwstk6220a: unified LED defines
2016-03-15 18:37:53 +01:00
Hauke Petersen
f0618593ba
boards/samr21-xpro: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
8959d36d95
boards/saml21-xpro: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
9b478222c6
boards/remote: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
07b93bdbbf
boards/qemu-i386: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
907250d460
boards/pttu: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
e04a6266d7
boards/pca10005: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
7feb44a26e
boards/pca10000: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
c06cd23511
boards/pba-d-01-kw2x: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
15ab6141e2
boards/openmote-cc2538: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
058d1967c8
boards/nucleo-l1: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
c90c23468b
boards/nucleo-f401: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
3b41afa2fc
boards/nucleo-f334: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
b3d7cc8109
boards/nucleo-f303: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
816a48cb02
boards/nucleo-f103: unified LED defines
2016-03-15 18:37:51 +01:00
DipSwitch
2558050d9e
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1
2016-03-15 17:50:39 +01:00
Hauke Petersen
000fae0e17
boards/nucleo-f091: unified LED defines
2016-03-15 16:24:50 +01:00
Hauke Petersen
74cea9a3ff
boards/nucleo-common: unified LED defines
2016-03-15 16:24:50 +01:00
Hauke Petersen
355ba3e046
boards/nrf6310: unified LED defines
2016-03-15 16:24:50 +01:00
Hauke Petersen
bedf98984e
boards/nrf52dk: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
e972431273
boards/nrf51dongle: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
07c303ce73
boards/mulle: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
c1aef11844
boards/msbiot: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
a2d78b465d
boards/msba2: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
a5c2a2875e
boards/msb-430h: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
195b067790
boards/msb-430: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
a5c3119c9b
boards/msb-430-common: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
df7115ee3c
boards/yunjia-nrf51822: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
f5813fe4d3
boards/mbed_lpc1768: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
c0a881c5f8
boards/limifrog-v1: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
b34eb922eb
boards/iotlab-m3: unified LED defines
2016-03-15 16:24:49 +01:00
Hauke Petersen
9f12d26902
boards/frdm-k64f: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
c9677c4350
boards/fox: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
845e2f1cd7
boards/f4vi1: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
af56ae6fa2
boards/ek-lm4f120xl: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
62c6807acd
boards/chronos: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
150bc96911
boards/cc25638dk: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
ef627958aa
baords/avsextrem: unified LED defines
2016-03-15 15:48:46 +01:00
Hauke Petersen
7c744fd4bb
boards/arduino-mega: unified LED defines
2016-03-15 15:48:46 +01:00
Hauke Petersen
2d748ab55b
boards/arduino-due: unified LED defines
2016-03-15 15:48:46 +01:00
Hauke Petersen
8eeac35b51
boards/airfy-becon: unified LED defines
2016-03-15 15:48:46 +01:00
Hauke Petersen
663be83b2a
boards/native: updated LED macros
2016-03-15 15:48:46 +01:00
Hauke Petersen
c11517138e
boards/msb-430: cleanup in common files
...
- renamed board-conf.h to board_common.h
- moved common defines to board_common.h
2016-03-15 15:48:46 +01:00
Hauke Petersen
0ccadc0f7b
boards/nucleo: added and use common board folder
2016-03-15 15:48:46 +01:00
Hauke Petersen
1fc2da1508
boards/wsn430: cleanup for common board.h
...
- renamed board-conf.h to board_common.h
- moved xtimer defines to board_common.h
2016-03-15 15:48:46 +01:00
Oleg Hahm
0530bc9c6c
make: export VALGRIND_PID only for debug-valgrind
2016-03-15 13:53:55 +01:00
Hauke Petersen
270de70d95
Merge pull request #4221 from DipSwitch/stm32f1_adc_implementation
...
cpu/stm32f1/periph/adc: ADC implementation for STM32F1
2016-03-15 11:28:58 +01:00
Hauke Petersen
b9824b9e49
Merge pull request #4956 from gebart/pr/kinetis-pwm
...
cpu/kinetis_common: Use gpio_init_port for PWM pin handling
2016-03-15 11:11:13 +01:00
Peter Kietzmann
513ad7176e
Merge pull request #4985 from gebart/pr/mulle-leds
...
boards/mulle: Avoid RMW bitbanding in LED macros
2016-03-15 09:22:01 +01:00
DipSwitch
4a2134fd53
cpu/stm32f1/adc: Initial import for STM32F1 ADC
2016-03-14 22:52:26 +01:00
Hauke Petersen
c8ef57bfed
boards/nucleo-f401: added DAC configuration
2016-03-14 20:39:32 +01:00
Hauke Petersen
54b76cacab
boards/f4vi1: added DAC configuration
2016-03-14 20:39:32 +01:00
Hauke Petersen
02194dad64
boards/msbiot: adapted DAC configuration
2016-03-14 20:39:32 +01:00
Hauke Petersen
3ff4c3f27b
boards/stm32f4discovery: updated DAC definitions
2016-03-14 20:39:31 +01:00
Joakim Nohlgård
65bb26f0b4
cpu/kinetis_common: Use gpio_init_port for PWM pin handling
2016-03-14 17:52:51 +01:00
Hauke Petersen
65580164bb
baords/ek-lm4f120xl: adapted ADC configuration
2016-03-14 13:06:25 +01:00
Hauke Petersen
b1228037df
boards/pca10000: added dummy ADC config
2016-03-14 13:06:25 +01:00
Hauke Petersen
838683dd7a
boards/nucleo-f401: added dummy ADC config
2016-03-14 13:06:25 +01:00
Hauke Petersen
7a76396016
boards/nucleo-f091: added dummy ADC config
2016-03-14 13:06:25 +01:00
Hauke Petersen
164ae7ea59
boards/nrf6310: added dummy ADC config
2016-03-14 13:06:24 +01:00
Hauke Petersen
7dd4c533af
boards/nrf51dongle: added dummy ADC config
2016-03-14 13:06:24 +01:00
Hauke Petersen
87f87726f9
boards/f4vi1: added dummy ADC config
2016-03-14 13:06:24 +01:00
Hauke Petersen
7dc8aa5098
boards/pba-d-01: updated ADC configuration
2016-03-14 13:06:24 +01:00
Hauke Petersen
4f157c6489
boards/frdm-k64f: updated ADC configuration
2016-03-14 13:06:24 +01:00
Hauke Petersen
b5d03dd4e9
boards/mulle: adapted to ADC driver changes
2016-03-14 13:06:24 +01:00
Hauke Petersen
d12dd79d64
boards/weio: adapted ADC configuration
2016-03-14 13:06:23 +01:00
Hauke Petersen
32e4f7b786
boards/stm32f0discovery: adapted ADC configuration
2016-03-14 13:06:23 +01:00
Hauke Petersen
e5bae2776d
boards/yunjia-nrf: adapted to ADC changes
2016-03-14 13:06:23 +01:00
Hauke Petersen
4b3a792087
boards/pca10005: adapted to ADC changes
2016-03-14 13:06:23 +01:00
Hauke Petersen
d82eac3ed5
boards/airfy-beacon: adapted to ADC changes
2016-03-14 13:06:23 +01:00
Hauke Petersen
e25d1c9dc5
boards/msbiot: adapted to ADC interface changes
2016-03-14 13:06:22 +01:00
Hauke Petersen
52c30f7033
boards/stm32f4discovery: adapted ADC configuration
2016-03-14 13:06:22 +01:00
DipSwitch
41ae0af3e2
Merge pull request #4978 from dkm/pr/adc
...
cpu/lm4f120: ADC support
2016-03-14 00:05:28 +01:00
Ludwig Knüpfer
d16eecdda3
Merge pull request #4913 from gebart/pr/makefile-ls-wildcard
...
make: Use makefile wildcard function instead of shell ls
2016-03-11 19:05:28 +01:00
kYc0o
87bdf43b71
Merge pull request #4460 from aeneby/openmote-flash
...
Support flashing OpenMote via serial interface with 'make flash'
2016-03-11 16:16:57 +01:00
Joakim Nohlgård
ae108581d3
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
2016-03-11 15:05:06 +01:00
Joakim Nohlgård
dc303a4f0b
sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header
2016-03-11 12:04:00 +01:00
Martine Lenders
4ab436fc2f
Merge pull request #4988 from gebart/pr/drivers-module-name
...
boards: Use separate module name for drivers directory
2016-03-11 08:30:52 +01:00
Aaron Sowry
d7377cde27
Support flashing openmote-cc2538 board via serial interface
...
Enable directly from Makefile target 'flash' using cc2538-bsl script,
and make this the default flashing method for this platform.
2016-03-11 09:40:55 +13:00
Hauke Petersen
8c68121bb2
Merge pull request #4463 from nqd/lpc1768-cpuid
...
adding cpuid for lpc1768 cpu, enable periph_cpuid in board mbed_lpc1768
2016-03-10 17:41:00 +01:00
Hauke Petersen
e55ea0885c
boards/arduino-mega2560: cleanup in periph_conf.h
...
- remove unused periph configuration
- fixed doxygen
2016-03-10 14:04:14 +01:00
Hauke Petersen
f0da25dbc0
Merge pull request #4981 from kYc0o/add_darwin_cc2538dk
...
boards/cc2538dk: adding PORT_DARWIN for mac support
2016-03-10 13:10:37 +01:00
Hauke Petersen
5e3f6f52db
Merge pull request #5014 from kYc0o/avr_on_macosx
...
boards/arduino-mega2560: add support to flash it on mac osx
2016-03-10 13:09:59 +01:00
Hauke Petersen
e97f843e66
Merge pull request #5020 from haukepetersen/add_atmega_spi
...
cpu/atmega2560: added SPI driver
2016-03-10 13:03:12 +01:00
nqdinh
c7c64164e8
boards/mbed_lpc1768: enable periph_cpuid feature
2016-03-10 11:02:03 +07:00
Oleg Hahm
a2f8a3fdd4
Merge pull request #4946 from haukepetersen/add_boards_buttondefines
...
boards: added pin defines for user buttons
2016-03-09 23:14:53 +01:00
Hauke Petersen
85c1d6c086
boards/arduino-mega2560: added SPI configuration
2016-03-09 18:34:42 +01:00
kYc0o
c0d28f3f87
boards/arduino-mega2560: add support to flash it on mac osx
2016-03-09 15:15:18 +01:00
Oleg Hahm
1c260c2228
Merge pull request #4655 from bapclenet/SAML21/RTC
...
Driver RTC for the board SAML21 by FWX
2016-03-09 13:44:50 +01:00
Oleg Hahm
596c25daca
Merge pull request #4943 from gebart/pr/while-loops
...
Use {} notation for empty while loops
2016-03-09 13:42:32 +01:00
Marc Poulhiès
d0fb8adf45
cpu/lm4f120: ADC support
...
Only ADC_0 and no precision support.
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
2016-03-09 13:24:31 +01:00
Baptiste
455555304c
SAML21/RTC: Add RTC driver
2016-03-09 09:28:42 +01:00
Oleg Hahm
f576317194
ci: split up cortex_m4 in even more groups
2016-03-08 20:37:25 +01:00
kYc0o
e92f214478
boards/cc2538dk: adding PORT_DARWIN for mac support
2016-03-08 19:49:42 +01:00
Joakim Nohlgård
7fa56b8d3b
boards/wsn430-common: Use another module name for drivers subdirectory
2016-03-08 14:20:01 +01:00
Joakim Nohlgård
e9d7087a05
boards/native: Use another module name for drivers subdirectory
2016-03-08 14:19:52 +01:00
Joakim Nohlgård
047a522e8c
boards/msba2-common: Use another module name for drivers subdirectory
2016-03-08 14:19:43 +01:00
Joakim Nohlgård
1d2d6bae44
boards/msb-430-common: Use another module name for drivers subdirectory
2016-03-08 14:19:34 +01:00
Joakim Nohlgård
d11b0bfd12
boards/chronos: Use another module name for drivers subdirectory
2016-03-08 14:19:23 +01:00
Joakim Nohlgård
90aa327614
boards/avsextrem: Use another module name for drivers subdirectory
2016-03-08 14:19:14 +01:00
Joakim Nohlgård
49a7368c33
Merge pull request #4970 from kaspar030/fix_board_common_module_names
...
boards: fix board common module names
2016-03-08 14:06:03 +01:00
Joakim Nohlgård
44fcde36ab
boards/mulle: Avoid RMW bitbanding in LED macros
2016-03-08 09:48:10 +01:00
Ludwig Knüpfer
9dd666768a
boards/msb-430: fix style
2016-03-07 22:45:09 +01:00
Ludwig Knüpfer
94709cfcdf
boards/msb-430: fix and improve Doxygen
...
Add reference URL, fix typos.
2016-03-07 22:45:08 +01:00
Ludwig Knüpfer
5ad3073a7d
boards/msb-430: fix components documentation
2016-03-07 22:45:08 +01:00
Martine Lenders
dc16cb188a
Merge pull request #4433 from aeneby/openmote-cca
...
Update OpenMote board header file to define UPDATE_CCA
2016-03-07 20:02:45 +01:00
kYc0o
740635daaa
Merge pull request #3765 from locicontrols/cc2538-i2c
...
cpu/cc2538: add periph/i2c driver
2016-03-07 18:22:32 +01:00
Peter Kietzmann
2f0b4c20bf
Merge pull request #4849 from haukepetersen/add_test_leds
...
tests: added test for on-board LED macros
2016-03-07 09:42:13 +01:00
Oleg Hahm
4bc7028d1f
Merge pull request #4733 from immesys/feature-fix-jlink
...
Fix JLink flash scripts
2016-03-06 20:19:46 +01:00
db096931ac
boards: x86: fix x86-multiboot-common module name
2016-03-06 17:09:35 +01:00
08b8ac4ba1
boards: msb-430: fix common module name
2016-03-05 23:47:51 +01:00
13c99bbb35
boards: wsn-430: fix Makefiles
2016-03-05 23:47:51 +01:00
Michael Andersen
adb62f4b55
boards/cc2538dk: Overwrite JLink flash scripts
2016-03-05 12:07:49 -08:00
b704d774f9
board: msba2: fix msba2-common module name
2016-03-05 20:41:30 +01:00
Ian Martin
56b471c587
boards/cc2538dk: autodetect PORT_LINUX.
2016-03-04 13:56:24 -05:00
Joakim Nohlgård
6fed2eaeca
Merge pull request #4760 from phectori/nucleo-f401-i2c
...
boards: I2C Feature for nucleo-f401
2016-03-04 15:53:40 +01:00
Cenk Gündoğan
d15bc43302
Merge pull request #4688 from OlegHahm/valgrind_debug_for_native
...
native: add debug-valgrind target
2016-03-04 07:55:45 +01:00
Martine Lenders
bd83828eda
Merge pull request #4947 from gebart/pr/mulle-programmer-0.70-default
...
boards/mulle: Default to programmer version 0.70
2016-03-04 05:41:49 +01:00
Aaron Sowry
24f5bc8cef
Update OpenMote board header file to define UPDATE_CCA.
...
As per the cc2538dk and ReMote boards. This enables the cc2538's
bootloader backdoor, to allow flashing via the serial interface even
when a valid image is already present.
Backdoor enable is set to LOW, PORT A, PIN 6 (ON/SLEEP on the OpenBase),
for consistency with the default OpenMote firmware.
2016-03-04 07:37:00 +13:00
Ian Martin
9642f2531a
cpu/cc2538: add periph/i2c driver
2016-03-03 11:04:39 -05:00
Joakim Nohlgård
c6a25605b8
boards/pttu: Use {} notation for empty while loops
2016-03-03 16:31:30 +01:00
Peter Kietzmann
f7ddeb243e
Merge pull request #4934 from haukepetersen/opt_dueudoo_leds
...
boards/due|udoo: cleaned up LED handling
2016-03-03 16:26:13 +01:00
Frits Kuipers
33c7e93ef6
boards/nucleo-f401: I2C Feature for nucleo-f401 board
...
board/nucleo-f401: Closed comment group
Removed double features
2016-03-03 11:36:32 +01:00
Oleg Hahm
2b949fcce1
native: add debug-valgrind target
...
debug-valgrind-server: Starts valgrind as gdb-server (vgdb)
debug-valgrind: Connects to vgdb
2016-03-03 11:26:17 +01:00
kYc0o
e730f1bdc3
Merge pull request #4878 from locicontrols/cc2538-periph-timer
...
cpu/cc2538/periph/timer overhaul
2016-03-03 11:11:57 +01:00
Peter Kietzmann
2f0901bc64
Merge pull request #4932 from haukepetersen/opt_f1_timer
...
cpu/stm32f1: reworked timer implementation
2016-03-03 10:00:38 +01:00
Peter Kietzmann
3f99028b19
Merge pull request #4839 from haukepetersen/opt_nrf_timer
...
cpu/nrf5x: unified and reworked timer driver
2016-03-03 09:10:53 +01:00
Hauke Petersen
af48dadb26
Merge pull request #4807 from gebart/pr/saul-lis3dh
...
drivers/lis3dh: Add SAUL support
2016-03-02 13:23:29 +01:00
Joakim Nohlgård
5e78177c27
boards/mulle: Default to programmer version 0.70
2016-03-02 13:06:32 +01:00
Hauke Petersen
285f4a39ba
boards/chronos: added missing LED defines + cleanup
2016-03-02 12:46:34 +01:00
Hauke Petersen
007f717f2c
boards/udoo: cleaned up LED handling
2016-03-02 12:23:02 +01:00
Hauke Petersen
593ad5b223
boards/arduino-due: cleaned up LED handling
2016-03-02 12:22:30 +01:00
Hauke Petersen
ce2fdd7865
boards/stm*discovery: added define for user button
2016-03-02 12:11:34 +01:00
Hauke Petersen
70013e004f
boards/saml21-xpro: added pin define for SW0 button
2016-03-02 12:11:16 +01:00
Hauke Petersen
c08cbb1700
boards/nucleo-xx: added pin define for user button
2016-03-02 12:10:55 +01:00
Peter Kietzmann
8e05e3152d
Merge pull request #4933 from haukepetersen/opt_sam3_clksetup
...
cpu/sam3: cleaned up clock initialization
2016-03-02 10:07:43 +01:00
Hauke Petersen
1c3bd7a6f5
boards/spark-core: adapted to timer changes
2016-03-01 22:39:37 +01:00
Hauke Petersen
111f106b7e
boards/nucleo-f103: adapted to timer changes
2016-03-01 22:39:37 +01:00
Hauke Petersen
f94b47c9d7
boards/fox: adapted to timer changes
2016-03-01 22:39:37 +01:00
Hauke Petersen
652b1ffef5
boards/iotlab-m3: adjusted to timer changes
2016-03-01 22:39:36 +01:00
Hauke Petersen
ea179fb8d3
boards/yunjia-nrf: adapted timer configuration
2016-03-01 22:20:47 +01:00
Hauke Petersen
343b48dd15
boards/pca10000: adapted timer configuration
2016-03-01 22:20:45 +01:00
Hauke Petersen
4641b6bab6
boards/pca10005: adapted timer configuration
2016-03-01 22:20:43 +01:00
Hauke Petersen
e8940c5a30
boards/nrf6310: adapted timer configuration
2016-03-01 22:20:38 +01:00
Hauke Petersen
a126339486
boards/nrf52dk: adapted timer configuration
2016-03-01 22:20:36 +01:00
Hauke Petersen
31c36d6285
boards/nrf51dongle: adapted timer configuration
2016-03-01 22:20:34 +01:00
Hauke Petersen
76dadd94c9
boards/airfy-beacon: adapted timer configuration
2016-03-01 22:20:32 +01:00
Ian Martin
e97af73862
enclose the numeric defines in parenthesis.
2016-03-01 15:15:19 -05:00
Ian Martin
4b29d2ef6d
set xtimer parameters for cc2538-based boards.
2016-03-01 15:15:19 -05:00
Ian Martin
4176d04b02
cpu/cc2538/periph/timer overhaul
...
* Use the 32-bit counter mode.
* Apply frequency scaling for non-16 MHz frequencies.
2016-03-01 15:15:16 -05:00