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
Cenk Gündoğan
f91e4bde9d
gnrc_ipv6_nc: remove nc_entry timers
2016-03-14 23:45:17 +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
Hauke Petersen
74bd800903
tests/periph_dac: updated test for API changes
2016-03-14 20:39:31 +01:00
Hauke Petersen
a1e3bb1bfc
sys: s/adc_util/analog_util/ and added DAC mapping
2016-03-14 20:39:31 +01:00
Hauke Petersen
40ae604c3b
drivers/dac: reworked DAC driver interface
2016-03-14 20:13:24 +01:00
DipSwitch
88018849e9
cpu/stm32f4/periph/adc: ADC_SR_STRT flag is unused
2016-03-14 19:41:25 +01:00
Joakim Nohlgård
26f43786b8
cpu/cortexm_common: Update CMSIS v4.5
...
Original headers unmodified from CMSIS-SP-00300-r4p5-00rel0.zip
2016-03-14 18:16:36 +01:00
DipSwitch
5f88fee132
Merge pull request #5060 from DipSwitch/pr/stm32_cleanup_adc
...
cpu/stm32f4/adc: Remove unused structure item
2016-03-14 18:15:38 +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
DipSwitch
6cf7de2393
cpu/stm32f4/adc: Remove unused structure item
2016-03-14 17:22:47 +01:00
Johann Fischer
db2506822f
cpu/kinetis_common/periph/i2c.c: fix generating the STOP signal
...
This patch fix the bug in _i2c_receive. The STOP signal should be
generated before the reading from the data register because the
receiving of the next byte will be initiated by reading
the data register (dev->D).
2016-03-14 14:53:59 +01:00
Martine Lenders
d66625b6ca
Merge pull request #4430 from haukepetersen/opt_periph_adc
...
drivers/periph: reworked the ADC driver
2016-03-14 14:45:23 +01:00
Martine Lenders
1659b9cc07
Merge pull request #5050 from gebart/pr/ipv6-rm-netif
...
gnrc_ipv6: Strip netif header and nothing else
2016-03-14 13:14:43 +01:00
Oleg Hahm
38af1f3a90
Merge pull request #5015 from mtausig/micro-ecc-update
...
Update micro-ecc to new version
2016-03-14 13:08:22 +01:00
Hauke Petersen
432f033384
cpu/lm4f120: reworked ADC implementation
2016-03-14 13:06:25 +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
1c03639d03
tests/periph_dac: adapted to ADC changes
2016-03-14 13:06:24 +01:00
Hauke Petersen
c46d8ee0ff
tests/driver_mq3: adapted to ADC driver changes
2016-03-14 13:06:24 +01:00
Hauke Petersen
9bcfec9032
drivers/mq3: adapted to ADC driver changes
2016-03-14 13:06:24 +01:00
Hauke Petersen
56c8e49fd2
cpu/kw2x: moved include of mcg.h to cpu.c
2016-03-14 13:06:24 +01:00
Hauke Petersen
58e2b93b7b
cpu/k64f: moved include of mcg.h to cpu.c
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