hugues
|
6959a905a2
|
cpu/stm32/include/periph/f3/periph_cpu.h: add ADC support
|
2020-08-27 15:43:43 +02:00 |
|
Kevin "Tristate Tom" Weiss
|
3f884c6b37
|
Merge pull request #14851 from miri64/tools/enh/compile-and-test-for-board-xml
compile_and_test_for_board.py: add optional JUnit XML support
|
2020-08-27 15:31:08 +02:00 |
|
Martine S. Lenders
|
4cc6963b12
|
compile_and_test_for_board.py: add optional JUnit XML support
|
2020-08-27 14:25:57 +02:00 |
|
Francisco
|
578b8b8885
|
Merge pull request #14372 from benpicco/cpu/nrf52-full
cpu/nrf52: add support for the whole family, fix nrf52811
|
2020-08-27 13:51:12 +02:00 |
|
Francisco Molina
|
c05dd9e6d3
|
treewide: change netdev driver dependencies against netdev_default
- gnrc_netdev_default depends on netdev_default, no need for checking
against both modules.
- fix documentation mentions of the double check
|
2020-08-27 11:46:25 +02:00 |
|
Francisco Molina
|
f38baaabce
|
tests: use driver_netdev_common Makefile.netdev.mk instead of Makefile
|
2020-08-27 11:46:25 +02:00 |
|
Francisco Molina
|
639c2a7b31
|
tests/driver_netdev_common: add Makefile.netdev.mk
- Put common configuration in Makefile.netdev.mk
- Add netdev_default to the application Makefile
|
2020-08-27 11:46:24 +02:00 |
|
hugues
|
4c4b754e1c
|
cpu/nrf51/include/periph_cpu.h: add adc_conf_t typedef
|
2020-08-27 11:43:22 +02:00 |
|
hugues
|
692f99989a
|
cpu/nrf51/periph/adc: removes ADC configuration loading
|
2020-08-27 03:59:44 +02:00 |
|
hugues
|
07cdad29d7
|
cpu/stm32/periph/adc_f0: removes ADC configuration loading
|
2020-08-27 03:59:44 +02:00 |
|
hugues
|
5a26f74124
|
cpu/stm32/periph/adc_l0: removes ADC configuration loading
|
2020-08-27 03:58:33 +02:00 |
|
hugues
|
779d7a3b00
|
cpu/stm32/periph/adc_l4: removes ADC configuration loading
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
05702d5593
|
cpu/stm32/periph/adc_f2: removes ADC configuration loading
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
7680c8e2cb
|
cpu/stm32/periph/adc_f1: removes ADC configuration loading
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
323725bcf5
|
cpu/stm32/periph/adc_f4: removes ADC configuration loading
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
3921a2f925
|
cpu/stm32/periph/adc_l1: removes ADC configuration loading
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
1a6f8df3cc
|
boards/yunjia-nrf51822: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
394ccfde0b
|
boards/weact-f411ce: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
0943d12bb1
|
boards/ublox-c030-u201: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
110c9bb8c1
|
boards/stm32f4discovery: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
477e910066
|
boards/stm32f0discovery: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
80990e7c96
|
boards/stm32f030f4-demo: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
3e2e4c4150
|
boards/olimexino-stm32: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
d1a7ecb60e
|
boards/nucleo-l476rg: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
cbd60b68a3
|
boards/nucleo-l152re: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
790b9f5b1a
|
boards/nucleo-l073rz: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
fcec19a446
|
boards/nucleo-l031k6: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
daecd9c607
|
boards/nucleo-f446re: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
a555578c28
|
boards/nucleo-f429zi: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
213c0c0d34
|
boards/nucleo-f413zh: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
85f2d4bdb7
|
boards/nucleo-f412zg: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
b77559795b
|
boards/nucleo-f411re: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
e2e54db822
|
boards/nucleo-f410rb: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
0dc1066d57
|
boards/nucleo-f401re: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
2179e38fa8
|
boards/nucleo-f207zg: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
0b36699d31
|
boards/nucleo-f091rc: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
1e51da6b59
|
boards/nucleo-f072rb: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
84f3ec9035
|
boards/nucleo-f042k6: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
3c374bb5f3
|
boards/nucleo-f031k6: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
f4d5c6bf67
|
boards/nucleo-f030r8: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
58fbd8b443
|
boards/msbiot: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
0c026c84e3
|
boards/im880b: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
04d4b025fc
|
boards/airfy-beacon: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
6a71c35d60
|
boards/common/iotlab: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
c6362a5441
|
boards/common/blxxxpill: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
737b8c0ff4
|
boards/nz32-sc151: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
hugues
|
a45a194594
|
boards/nucleo-f070rb: declare adc_config[] directly in periph_conf.h
|
2020-08-27 03:56:26 +02:00 |
|
Martine Lenders
|
48e5bbc8ba
|
Merge pull request #14858 from leandrolanzieri/pr/pkg/use_recursive_make_directly
pkg/{lwip,ubasic}: call submake with '+'
|
2020-08-26 21:03:11 +02:00 |
|
|
343f183f05
|
fe310: Merge intr.S into irq_arch
|
2020-08-26 20:17:21 +02:00 |
|
Martine Lenders
|
3d457b76cc
|
Merge pull request #14757 from benpicco/socket_zep_reboot
socket_zep: fix reboot
|
2020-08-26 19:41:16 +02:00 |
|