[riot-commits] [RIOT-OS/RIOT] 730c61: cpu/stm32l1: add adc support
Alexandre Abadie
alexandre.abadie at inria.fr
Thu Apr 6 17:23:37 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 730c611fab2601072b517c4408defb6d173e37d3
https://github.com/RIOT-OS/RIOT/commit/730c611fab2601072b517c4408defb6d173e37d3
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-04-05 (Wed, 05 Apr 2017)
Changed paths:
M cpu/stm32l1/include/periph_cpu.h
A cpu/stm32l1/periph/adc.c
Log Message:
-----------
cpu/stm32l1: add adc support
Commit: b4ff23580c3054ee7b9f741cb89988d92a12910a
https://github.com/RIOT-OS/RIOT/commit/b4ff23580c3054ee7b9f741cb89988d92a12910a
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-04-05 (Wed, 05 Apr 2017)
Changed paths:
M boards/nucleo-l1/Makefile.features
M boards/nucleo-l1/include/periph_conf.h
Log Message:
-----------
boards/nucleo-l1: add adc and dac configuration
Commit: 66c870a446ffdcff93dea21f2537c877706d96e1
https://github.com/RIOT-OS/RIOT/commit/66c870a446ffdcff93dea21f2537c877706d96e1
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M tests/unittests/Makefile
Log Message:
-----------
test/unittests: update ARM based boards list
Commit: d36bf378fcfcbd004a8cc3ccc220fd9dd1b2d6bb
https://github.com/RIOT-OS/RIOT/commit/d36bf378fcfcbd004a8cc3ccc220fd9dd1b2d6bb
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M boards/nucleo-l1/Makefile.features
M boards/nucleo-l1/include/periph_conf.h
M cpu/stm32l1/include/periph_cpu.h
A cpu/stm32l1/periph/adc.c
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #6819 from aabadie/nucleo_l1_adc_dac
stm32l1: add adc & dac support, update configuration for nucleo-l1
Compare: https://github.com/RIOT-OS/RIOT/compare/6529abd68734...d36bf378fcfc
More information about the commits
mailing list