Schorcht
|
71772cc3b3
|
drivers: add driver for ITG320X 3-axis gyroscope
|
2020-01-11 08:02:34 +01:00 |
|
Martine Lenders
|
3d1c7d8e19
|
Merge pull request #13087 from haukepetersen/opt_nimble_netifmoreevents
pkg/nimble_netif: add additional events
|
2020-01-11 00:22:53 +01:00 |
|
benpicco
|
5f1b09bd2f
|
Merge pull request #12727 from benpicco/color_util
sys/color: add color_rgb_set_brightness() and color_rgb_shift()
|
2020-01-10 23:27:45 +01:00 |
|
Hyungsin
|
6eed5b9d43
|
remove XTIMER_OVERHEAD
|
2020-01-10 13:22:11 -08:00 |
|
Hyungsin
|
3e4a86d84b
|
pkg/nimble: add a patch to reflect xtimer's member change
|
2020-01-10 13:22:01 -08:00 |
|
Hyungsin
|
1ee8801306
|
pkg/ndn-riot: add a patch to reflect xtimer's member change
|
2020-01-10 13:21:51 -08:00 |
|
Hyungsin
|
8661205c6d
|
cpu/esp32: reflecting xtimer's member change
|
2020-01-10 13:21:33 -08:00 |
|
Hyungsin
|
3289acccfb
|
pkg/semtech-loramac/contrib: reflecting xtimer's member change
|
2020-01-10 13:21:14 -08:00 |
|
Hyungsin
|
6f5154b98e
|
sys/evtimer: reflecting xtimer's member change
|
2020-01-10 13:20:54 -08:00 |
|
Hyungsin
|
a18f9318c7
|
sys/shell/commands: reflecting xtimer's member change
|
2020-01-10 13:19:36 -08:00 |
|
Hyungsin
|
35b6ed41f4
|
tests/bench_timers: reflecting xtimer's member change
|
2020-01-10 10:08:42 -08:00 |
|
Hyungsin
|
ca1ddeb919
|
tests/rng: reflecting xtimer's member change
|
2020-01-10 10:07:56 -08:00 |
|
Hyungsin
|
387344775b
|
sys: xtimer concurrency/robustness improvement
|
2020-01-10 10:06:16 -08:00 |
|
Hauke Petersen
|
11a0e3efa0
|
pkg/nimble_autoconn: handle new events
|
2020-01-10 17:14:51 +01:00 |
|
|
a953b74bc7
|
cpu/fe310: restore flash initialization in cpu_init
|
2020-01-10 16:51:10 +01:00 |
|
|
b42cf186fe
|
boards/hifive1*: remove gpio interrupt definition
This macro is now defined in periph_cpu.h
|
2020-01-10 16:41:33 +01:00 |
|
|
3f29eb9efb
|
cpu/fe310: use CLOCK_CORECLOCK macro to get cpu freq
|
2020-01-10 16:41:33 +01:00 |
|
|
473f1d7147
|
boards/hifive1*: cleanup board initialization
|
2020-01-10 16:41:33 +01:00 |
|
|
97ef5d53de
|
boards/hifive1*: rework clock configuration
|
2020-01-10 16:41:33 +01:00 |
|
|
fc911bf6c5
|
cpu/fe310: rework clock initialization
|
2020-01-10 16:41:33 +01:00 |
|
|
97e1c7ba7e
|
cpu/fe310: reorganize files and includes
|
2020-01-10 16:41:33 +01:00 |
|
|
39cf4d38c1
|
boards/hifive1*: move xtimer definitions to board.h
|
2020-01-10 16:41:32 +01:00 |
|
Hauke Petersen
|
4f9d15d3b1
|
sys/shell/sc_nimble_netif: adapt event handling
|
2020-01-10 16:36:12 +01:00 |
|
Hauke Petersen
|
dbb8e9e52b
|
pkg/nimble_netif: add additional events
|
2020-01-10 16:36:12 +01:00 |
|
Hauke Petersen
|
6827472a1f
|
Merge pull request #13077 from haukepetersen/opt_nimble_autoconndbgmessages
pkg/nimble_autoconn: optimize debug output
|
2020-01-10 16:35:51 +01:00 |
|
Hauke Petersen
|
dcb0840260
|
pkg/nimble_netif: catch L2CAP connection failures
|
2020-01-10 15:50:53 +01:00 |
|
Leandro Lanzieri
|
7463543e34
|
Merge pull request #13066 from PeterKietzmann/pr_kconf_ipv6
Kconfig: Expose gnrc/ipv6 configurations
|
2020-01-10 14:51:23 +01:00 |
|
Marian Buschsieweke
|
fabbae8b05
|
cpu/stm32l1/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:16 +01:00 |
|
Marian Buschsieweke
|
b3c8339c2c
|
cpu/stm32l4/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:16 +01:00 |
|
Marian Buschsieweke
|
cff0d4033e
|
cpu/stm32l0/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
eaf2eeaf84
|
cpu/stm32f4/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
7dbd9e3e56
|
cpu/stm32f2/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
05d1ce6b58
|
cpu/stm32f1/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
09b45066ce
|
cpu/stm32f0/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
2247263a78
|
cpu/sam3/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
47cb59e6e5
|
cpu/sam0_common/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
186d2ccfa4
|
cpu/nrf52/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:15 +01:00 |
|
Marian Buschsieweke
|
a468af79a4
|
cpu/nrf51/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
c332501eb8
|
cpu/lm4f120/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
7387cd43d9
|
cpu/kinetis/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
55dc429d11
|
cpu/esp8266/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
746e4d2fba
|
cpu/esp32/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
80787d523e
|
cpu/efm32/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
c4a84f01c0
|
cpu/cc2538/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:14 +01:00 |
|
Marian Buschsieweke
|
3c7d95de02
|
cpu/atmega_common/periph: adc_sample() now returns int32_t
|
2020-01-10 14:13:13 +01:00 |
|
Marian Buschsieweke
|
6e39b4d191
|
drivers/periph: adc_sample() now returns int32_t
Reasoning: This allow support for ADCs with resolution of more than 16 bits on
8 bit and 16 bit platforms.
|
2020-01-10 14:13:06 +01:00 |
|
Hauke Petersen
|
357ba259bd
|
pkg/nimble_autoconn: optimize debug output
|
2020-01-10 13:44:25 +01:00 |
|
|
8416974b3c
|
Merge pull request #13074 from fjmolinas/pr_riotboot_gen_hdr_type
dist/tools/riotboot_gen_hdr/genhdr: use unsigned long
|
2020-01-10 13:38:37 +01:00 |
|
Hauke Petersen
|
8b004c8247
|
Merge pull request #13073 from haukepetersen/opt_nimble_netifscinfooutput
shell/sc_nimble_netif: add timing info to ble info
|
2020-01-10 13:15:11 +01:00 |
|
Francisco
|
a5955ec1d2
|
Merge pull request #13067 from MichelRottleuthner/pr_xtimer_bench_less_mem
tests/bench_xtimer: decrease mem usage for some boards
|
2020-01-10 13:14:55 +01:00 |
|