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
Leandro Lanzieri
84ed96c125
pkg/{lwip,ubasic}: use + in recursive make call
2020-08-26 19:12:14 +02:00
Martine Lenders
4ba5367755
Merge pull request #7664 from zhuoshuguo/lwmac_radio_reinit
...
LWMAC: add re-initialize radio support.
2020-08-26 18:58:56 +02:00
Francisco
30ef147fd7
Merge pull request #14814 from benpicco/pkg/wolfssl-4.5.0
...
pkg/wolfssl: bump version to 4.5.0
2020-08-26 17:33:07 +02:00
Francisco Molina
47137784b1
tests/pkg_wolfcrypt-ed25519-verify: cleanups and add test
2020-08-26 17:32:05 +02:00
benpicco
9f2475dc14
Merge pull request #14832 from maribu/sys-cleanup
...
sys: Cleanup access to internal variables
2020-08-26 17:07:19 +02:00
Leandro Lanzieri
ec7afef83f
Merge pull request #14824 from akshaim/Kconfig_skald
...
net/skald: Expose configurations to Kconfig
2020-08-26 16:37:31 +02:00
Benjamin Valentin
a41817bebd
socket_zep: fix reboot
...
The `_zep_params_setup()` function will modify the `argv` string passed to it.
This is a problem because that string is re-used on reboot.
The modified string is then later processed in `socket_zep_setup()`, so we have to keep
the memory around.
The `strdup()` fulfills all this and the memory is freed by `execve()` on reboot.
A proper solution would be to parse the strings in `_zep_params_setup()`.
2020-08-26 15:38:03 +02:00
077a43948b
Merge pull request #14849 from hugueslarrive/max_adc_speed
...
cpu/stm32/periph/adc: remove MAX_ADC_SPEED from implementations where it is not used
2020-08-26 15:31:19 +02:00
Francisco
83bcecbbca
Merge pull request #14815 from benpicco/boards/saml1x-openocd
...
boards/saml1x: add openocd.cfg
2020-08-26 15:00:18 +02:00
12f670ea22
Merge pull request #14854 from bergzand/pr/fe310/irq_no_timer_init
...
fe310: Remove timer initialization from IRQ code
2020-08-26 14:49:40 +02:00
Francisco
f963089b28
Merge pull request #14718 from bergzand/pr/cortexm_common/hard_fault_add_thread_info
...
cortexm_common: Add thread info to hard fault handler
2020-08-26 12:40:25 +02:00
Akshai M
32af195281
net/skald : Update documentation
...
Add documentation and checks for 'DOXYGEN' defines to better
render documentation.
2020-08-26 15:13:45 +05:30
Akshai M
112514a4e8
net/skald : Expose to Kconfig
...
Expose configurations to Kconfig
2020-08-26 15:13:08 +05:30