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 |
|
Hauke Petersen
|
a72129c2b7
|
boards/pca10005: use global JLink script
|
2016-03-01 19:24:38 +01:00 |
|
Hauke Petersen
|
2ba3167651
|
boards/pca10000: use global JLink script
|
2016-03-01 19:24:09 +01:00 |
|
Hauke Petersen
|
f07a2758a0
|
boards/openmote: use global JLink script
|
2016-03-01 19:23:38 +01:00 |
|
Hauke Petersen
|
f6b65180bd
|
boards/udoo: removed system_sam3xa.c file
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
dd129d0dde
|
boards/udoo: added clock configuration
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
07fbe5e35f
|
boards/arduino-due: removed system_sam3xa.c
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
3fe5b26632
|
boards/arduino-due: added clock configuration
|
2016-03-01 15:56:45 +01:00 |
|
Joakim Nohlgård
|
3af809bdfc
|
Merge pull request #4910 from kaspar030/core_header_cleanup
core: header cleanup
|
2016-02-29 22:48:35 +01:00 |
|
Oleg Hahm
|
c172425929
|
Merge pull request #4892 from gtrpucp/MSP430-Fix_issue_2109
Fix issue #2109
|
2016-02-29 17:17:26 +01:00 |
|
Peter Kietzmann
|
fde38f0158
|
Merge pull request #4904 from haukepetersen/opt_nrf51dongle_jlink
boards/nrf51dongle: use global JLink script
|
2016-02-29 14:03:38 +01:00 |
|
|
9082273746
|
core: header cleanup
|
2016-02-28 22:46:28 +01:00 |
|
BytesGalore
|
7277753405
|
Merge pull request #4917 from gebart/pr/mbed-comment-style
boards/mbed_lpc1768/system.c: C comment style
|
2016-02-28 07:51:20 +01:00 |
|
Joakim Nohlgård
|
3e5bfbba26
|
boards/mbed_lpc1768/system.c: C comment style
|
2016-02-28 00:33:41 +01:00 |
|
Joakim Nohlgård
|
58f9976591
|
boards/x86-multiboot-common/include/multiboot.h: Add missing closing brace
|
2016-02-28 00:10:20 +01:00 |
|
Hauke Petersen
|
978704665e
|
boards/udoo: adjusted timer configuration
|
2016-02-26 17:49:48 +01:00 |
|
Hauke Petersen
|
39bff5dc80
|
boards/arduino-due: adjusted timer configuration
|
2016-02-26 17:49:48 +01:00 |
|
Joel Palomino
|
2f610add9c
|
Board z1: Fix issue #2109
|
2016-02-26 17:48:13 +01:00 |
|
Hauke Petersen
|
9d7cdcfbef
|
boards/nrf51dongle: use global JLink script
|
2016-02-26 15:32:09 +01:00 |
|
Hauke Petersen
|
08d1e8de91
|
boards/msb-430(h): style fixed in board.h
fixed indention and parens for LED defines
|
2016-02-24 15:59:14 +01:00 |
|
Marc Poulhiès
|
8f0a9ddf6f
|
cpu/lm4f120: GPIO support
|
2016-02-23 15:12:53 +01:00 |
|
Hauke Petersen
|
97ceaadaec
|
Merge pull request #4828 from haukepetersen/fix_nrf_leds
boards: cleaned up LED handling for NRF5x based boards
|
2016-02-22 22:21:54 +01:00 |
|
Peter Kietzmann
|
a23a1c1f70
|
Merge pull request #4848 from haukepetersen/fix_nrf51dongle_xtimer
boards/nrf51dongle: add xtimer configuration
|
2016-02-22 12:53:49 +01:00 |
|
Hauke Petersen
|
a75847ca27
|
baords/samr21-xpro: added third channel for PWM1
|
2016-02-21 16:49:45 +01:00 |
|
Cenk Gündoğan
|
4ea1a56f10
|
Merge pull request #4834 from cgundogan/pr/pba-d-01-kw2x/LED
pba-d-01-kw2x: use GPIO_PIN for LED_*_GPIO
|
2016-02-19 16:21:29 +01:00 |
|
Cenk Gündoğan
|
61724685c8
|
pba-d-01-kw2x: use GPIO_PIN for LED_*_GPIO
|
2016-02-19 07:55:30 +01:00 |
|
Hauke Petersen
|
6dc4f0d007
|
boards/msb-430(h): added LED_GREEN_x macros
|
2016-02-18 17:17:27 +01:00 |
|
Hauke Petersen
|
539a2577f4
|
boards/nrf51dongle: add xtimer configuration
|
2016-02-18 17:02:34 +01:00 |
|
Hauke Petersen
|
48f4e642b5
|
boards/yunjia-nrf: cleaned up LED handling
|
2016-02-18 15:46:30 +01:00 |
|
Hauke Petersen
|
146ebc2962
|
boards/nrf52dk: cleaned up LED handling
|
2016-02-18 15:46:30 +01:00 |
|
Hauke Petersen
|
a24ceffe1c
|
boards/10005: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
b56dd91f98
|
boards/pca10000: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
bda005e1d3
|
boards/nrf6310: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
10d68c4855
|
boards/nrf51dongle: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
5ecb034f66
|
boards/airfy-beacon: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Francisco Javier Acosta Padilla
|
a47bda5302
|
board/pba-d-01-kw2x: user button added
|
2016-02-17 21:46:43 +01:00 |
|
kYc0o
|
8bf944c4e6
|
Merge pull request #4820 from cgundogan/pr/pba-01-k-k2wx/add_sensors_info_to_board.h
pba-01-d-kw2x: add sensors to board.h
|
2016-02-16 22:39:57 +01:00 |
|
Joakim Nohlgård
|
e2f7ac78f0
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
periph/timer: Change timer_init API to support arbitrary (integer) frequencies
|
2016-02-15 23:36:44 +01:00 |
|
Cenk Gündoğan
|
ddb111dfa9
|
pba-01-d-kw2x: add sensors to board.h
|
2016-02-15 15:43:20 +01:00 |
|
Hauke Petersen
|
fe5023b7d4
|
boards: adapted to HWRNG changes
|
2016-02-14 12:59:47 +01:00 |
|
Joakim Nohlgård
|
d1a57d040a
|
Merge pull request #4638 from gebart/pr/periph-pwm-api-change
drivers: Optimized periph PWM interfaces
|
2016-02-14 08:54:47 +01:00 |
|
Joakim Nohlgård
|
e002308dcf
|
boards/nucleo-f401: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
a61da40433
|
boards/nucleo-f103: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
4754c9e996
|
boards/f4vi1: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
f8212e6295
|
boards/weio: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
91f2a38197
|
boards/stm32f4discovery: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
cf7c18b76f
|
boards/stm32f3discovery: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
9a7ec18ac8
|
boards/stm32f0discovery: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d9697ede5f
|
boards/spark-core: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
c40683b4d0
|
boards/nucleo-f334: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
373634c135
|
boards/nucleo-f303: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
595dfb3fb0
|
boards/nucleo-f091: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
1b1f04b7f7
|
boards/msbiot: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
13ba441054
|
boards/mbed_lpc1768: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d556f89840
|
boards/iotlab-m3: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
51f945a303
|
boards/fox: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
91ebc86dab
|
boards/mulle: Add LIS3DH SAUL auto init parameters
|
2016-02-13 21:25:11 +01:00 |
|
Hauke Petersen
|
9988f00d7b
|
boards: fixed some PWM definitions
|
2016-02-12 16:10:01 +01:00 |
|
MohmadAyman
|
2199848a51
|
boards/nucleo-f091: adapted to GPIO driver changes
dummy
dummy
dummy
|
2016-02-12 11:41:16 +02:00 |
|
MohmadAyman
|
6d25bad433
|
boards/stm32f0discovery: adapted to GPIO driver changes
|
2016-02-12 07:02:16 +02:00 |
|
Joakim Nohlgård
|
936a92ce8b
|
boards/msba2-common: Homogenize CFLAGS and add support for newlib-nano
|
2016-02-11 12:45:44 +01:00 |
|
Joakim Nohlgård
|
04c37094a0
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
2016-02-11 12:45:44 +01:00 |
|
Joakim Nohlgård
|
4ba3bfce7b
|
boards/arduino-mega2560: Use code style CFLAGS from Makefile.cflags
|
2016-02-11 12:39:02 +01:00 |
|
Joakim Nohlgård
|
a0429f7542
|
Merge pull request #4778 from gebart/pr/cortex-m-makefile-refactor
make: Move CPU and BOARD includes to Makefile.modules and reorganize
|
2016-02-11 12:33:33 +01:00 |
|
René Herthel
|
4a4b3f620c
|
stm32l1/i2c: initial update for the new interface
|
2016-02-10 16:40:33 +01:00 |
|
Joakim Nohlgård
|
31c9ca70e5
|
make: Move Makefile.include.$(TOOLCHAIN) to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
717d89899f
|
make: Move Makefile.msp430_common to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
deba387393
|
cortexm_common: Move toolchain settings to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Hauke Petersen
|
7382d8afee
|
Merge pull request #4775 from haukepetersen/fix_nucleof401_features
boards/nucleo-f401: cleaned up Makefile.features
|
2016-02-09 18:29:54 +01:00 |
|
Hauke Petersen
|
fda34ea1f0
|
boards/nucleo-f401: cleaned up Makefile.features
|
2016-02-09 14:46:34 +01:00 |
|
Hauke Petersen
|
44e8515698
|
boards/saml21-xpro: added feature CPUID
|
2016-02-08 18:56:04 +01:00 |
|
Hauke Petersen
|
3ecd1ee3fb
|
boards: added support for nRF52 DK
|
2016-02-05 12:07:32 +01:00 |
|