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
|
35cc73f403
|
tests/leds: blink ALL defined on-board LEDs
|
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 |
|
Hauke Petersen
|
1d6d54e1f2
|
Merge pull request #5076 from haukepetersen/opt_periph_uart_cbtype
drivers/uart: use uint8_t for data in cb signature
|
2016-03-15 15:17:44 +01:00 |
|
Hauke Petersen
|
236bd201ca
|
sys/arduino: adapted to changed UART cb type
|
2016-03-15 14:24:48 +01:00 |
|
Hauke Petersen
|
1a8a73af63
|
drivers/ethos: adapted to changed UART cb type
|
2016-03-15 14:24:32 +01:00 |
|
|
08a603852e
|
Merge pull request #5067 from gebart/pr/cmsis-4.5
cortexm_common: Update to CMSIS 4.5
|
2016-03-15 13:31:04 +01:00 |
|
Oleg Hahm
|
94ad2ef0f4
|
Merge pull request #5072 from malosek/msp430-usci-tx-port-direction
cpu: msp430fxyz: uart: fixed port direction for USCI TX pin + minor typo in the comment
|
2016-03-15 13:13:00 +01:00 |
|
Hauke Petersen
|
e855d63d84
|
net/slip: adapted to uart cb type change
|
2016-03-15 11:59:20 +01:00 |
|
Hauke Petersen
|
368d96ccd1
|
drivers/xbee: adapted to changed uart cb type
|
2016-03-15 11:59:08 +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 |
|
Hauke Petersen
|
b23cde98cf
|
cpus: adapted UART implementations to cb type change
|
2016-03-15 11:02:06 +01:00 |
|
Hauke Petersen
|
18ae50ad4e
|
tests/periph_uart: adapted to cb type changtests/periph_uart: adapted to cb type changee
|
2016-03-15 11:02:06 +01:00 |
|
Hauke Petersen
|
4b67fccf2b
|
sys/uart_stdio: adapted to cb type change
|
2016-03-15 11:02:06 +01:00 |
|
Hauke Petersen
|
2d2126e909
|
drivers/uart: use uint8_t for data in cb signature
|
2016-03-15 10:57:44 +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
|
c446091d86
|
Merge pull request #4431 from haukepetersen/opt_periph_dac
drivers/periph: updated DAC driver interface
|
2016-03-15 09:14:18 +01:00 |
|
|
a98899c795
|
Merge pull request #5071 from kaspar030/set_murdock_pr_base_branch
dist: build_and_test.sh: support CI_BASE_BRANCH
|
2016-03-15 00:49:44 +01:00 |
|
malo
|
c9e6299f0f
|
cpu: msp430fxyz: uart: fixed port direction for USCI TX pin + minor typo in the comment
Signed-off-by: malo <malo@25cmsquare.io>
|
2016-03-15 00:08:23 +01:00 |
|
|
17fd3d5d39
|
dist: build_and_test.sh: support CI_BASE_BRANCH
|
2016-03-15 00:08:18 +01:00 |
|
DipSwitch
|
a5c5a4e34c
|
Merge pull request #5068 from gebart/pr/doxygen-fixes
Small Doxygen fixes
|
2016-03-14 23:53:58 +01:00 |
|
DipSwitch
|
68b4edf519
|
Merge pull request #5063 from DipSwitch/pr/fix_stm32f4_adc_resolution
cpu/stm32f4/periph/adc: ADC_SR_STRT flag is unused
|
2016-03-14 23:29:51 +01:00 |
|
Joakim Nohlgård
|
0124a76153
|
pkg/cmsis-dsp: Update to DSP Lib v1.4.5a (CMSIS 4.5 release)
|
2016-03-14 23:10:11 +01:00 |
|
Joakim Nohlgård
|
0cf0278e0f
|
core/lpm.h: Fix Doxygen typo
|
2016-03-14 23:09:49 +01:00 |
|
Joakim Nohlgård
|
c5f43e79ba
|
cpu/nrf5x_common: Give Doxygen group a name
|
2016-03-14 23:09:49 +01:00 |
|
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
2016-03-14 22:52:26 +01:00 |
|
Joakim Nohlgård
|
d8b01a714c
|
cpu/cortexm_common: Doxygen fix for cmsis_gcc.h
|
2016-03-14 22:16:52 +01:00 |
|
Joakim Nohlgård
|
61c9ba2c64
|
cpu/cortexm_common: Whitespace fix CMSIS header
|
2016-03-14 22:08:33 +01:00 |
|
Joakim Gebart
|
bea6cb9f15
|
cortexm: CMSIS: Add extern "C" to CMSIS headers
|
2016-03-14 22:05:57 +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 |
|
Hauke Petersen
|
ea63bf454c
|
cpu/stm32f4: reworked DAC driver implementation
|
2016-03-14 20:39:31 +01:00 |
|