Sebastian Meiling
|
863bda7bc8
|
Merge pull request #7163 from cgundogan/pr/trickle_fix
trickle: adjust old_interval to max / 2 in case of I > Imax
|
6 years ago |
Martine Lenders
|
ec9073e48e
|
Merge pull request #7171 from cgundogan/pr/nib_acronym
doc: nib: neighbor information base everywhere you look
|
6 years ago |
Cenk Gündoğan
|
ef9ee54fe2
|
doc: nib: neighbor information base everywhere you look
|
6 years ago |
Martine Lenders
|
38a99fb7cf
|
Merge pull request #7170 from smlng/enh/drivers/coding_style
drivers: coding style, use {} for empty while loops
|
6 years ago |
smlng
|
a7b049f98a
|
drivers: coding style, use {} for empty while loops
|
6 years ago |
Kaspar Schleiser
|
25bff148d4
|
Merge pull request #7169 from gebart/pr/xtimer-while
xtimer: Use {} for empty while loops
|
6 years ago |
Joakim Nohlgård
|
8e10e6e3fa
|
xtimer: Use {} for empty while loops
|
6 years ago |
Cenk Gündoğan
|
72c3c9cf6a
|
Merge pull request #6325 from miri64/gnrc_ipv6_nib/feat/internal
gnrc_ipv6_nib: initial import of internal NIB functions
|
6 years ago |
Martine Lenders
|
0bf52f07f7
|
tests: provide unittests for internal NIB functions
|
6 years ago |
Martine Lenders
|
e92f97cb12
|
gnrc_ipv6_nib: initial import of internal NIB functions
|
6 years ago |
Martine Lenders
|
0b42721511
|
Merge pull request #7155 from zhuoshuguo/gnrc_mac_use_csma_sender
gnrc_mac: use csma_sender API when needed for csma transmission
|
6 years ago |
zhuoshuguo
|
7565cd1d10
|
gnrc_mac: use software csma when needed.
|
6 years ago |
Cenk Gündoğan
|
933b3cb378
|
trickle: adjust old_interval to max / 2 in case of I > Imax
|
6 years ago |
Martine Lenders
|
1a4c01a912
|
Merge pull request #7138 from gebart/pr/netopt-ed-level
netopt: Add NETOPT_LAST_ED_LEVEL
|
6 years ago |
BytesGalore
|
89716729c8
|
Merge pull request #7161 from cgundogan/pr/trickle_enhancements
trickle: enhancements
|
6 years ago |
Cenk Gündoğan
|
4a73d1b7e1
|
tests: add trickle test
|
6 years ago |
Cenk Gündoğan
|
9a62bb8307
|
shell: sc_gnrc_rpl: adjust to trickle enhancements
|
6 years ago |
Cenk Gündoğan
|
04d89d3381
|
rpl: adjust to trickle enhancements
|
6 years ago |
Cenk Gündoğan
|
e0fbb14963
|
trickle: enhancements
|
6 years ago |
BytesGalore
|
bb48818b40
|
Merge pull request #7160 from cgundogan/pr/rpl_parent_lifetime_fix
rpl: send dis near parent timeout
|
6 years ago |
Joakim Nohlgård
|
533542314d
|
netopt: Add NETOPT_LAST_ED_LEVEL
|
6 years ago |
Cenk Gündoğan
|
6add982d3f
|
rpl: send dis near parent timeout
|
6 years ago |
Thomas Eichinger
|
2a2855631e
|
Merge pull request #7118 from photonthunder/sam0_adc_resolution
sam0/adc: assert resolution check fix
|
6 years ago |
Dan Evans
|
4cc0e585d1
|
sam0/adc: assert resolution check fix
|
6 years ago |
Vincent Dupont
|
a75e7df541
|
Merge pull request #6987 from aabadie/nucleo144_f767
boards/nucleo144-f767: add initial support
|
6 years ago |
Alexandre Abadie
|
6ca3567e1b
|
boards/nucleo144-f767: add initial support
|
6 years ago |
Alexandre Abadie
|
ed4d9003cc
|
cpu/stm32f7: add support for stm32f767zi
|
6 years ago |
Vincent Dupont
|
c606a23042
|
Merge pull request #7150 from smlng/enh/shell/sc_rtc
shell: add param checks to rtc commands settime and setalarm
|
6 years ago |
Cenk Gündoğan
|
bc18105e2f
|
Merge pull request #7142 from smlng/enh/doc/drivers/periph
Doc: several improvements on docu of common periph interfaces
|
6 years ago |
Hauke Petersen
|
078bf23a17
|
Merge pull request #7143 from haukepetersen/fix_sdcard_xtimerinit
drivers/sdcard_spi: remove xtimer_init
|
6 years ago |
Alexandre Abadie
|
1934ae15ad
|
Merge pull request #7132 from Marc-Aurele/ws-integration
cpu/stm32l0: add i2c driver
|
6 years ago |
Alexandre Abadie
|
2a27cb245a
|
boards/nucleo-l073: add configuration for I2C periph
|
6 years ago |
Alexandre Abadie
|
750b98c541
|
cpu/stm32l0: add I2C driver
|
6 years ago |
Alexandre Abadie
|
f5a1e8216b
|
Merge pull request #7153 from photonthunder/samd21_xpro_periph_misspelled
samd21-xpro:missing r in periph_flashpage
|
6 years ago |
Alexandre Abadie
|
8ce9b29add
|
Merge pull request #7141 from Marc-Aurele/uart1-l0-impl
boards/nucleo-l073: add third UART (USART1) configuration
|
6 years ago |
Aurelien Fillau
|
6a36c7d5aa
|
boards/nucleo-l073: add third UART (USART1) configuration
UART1 definition has been added to the nucleo-l073 board
definition.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
|
6 years ago |
Alexandre Abadie
|
7ce6c8f5a1
|
Merge pull request #7135 from smlng/tests/periph_spi/fix_unused_vars
tests, periph_spi: fix unused variable
|
6 years ago |
Dan Evans
|
c02bb03078
|
samd21-xpro:missing r in periph_flashpage
|
6 years ago |
smlng
|
1187376d9a
|
shell: add param checks to rtc commands settime and setalarm
|
6 years ago |
Kaspar Schleiser
|
db46dbc60e
|
Merge pull request #7146 from biboc/samr21/fix-edbg-serial-flash
sam0: fix edbg flash with serial number
|
6 years ago |
biboc
|
ff235803f4
|
Sam0: fix edbg flash with serial number
|
6 years ago |
Sebastian Meiling
|
75e0a434d4
|
Merge pull request #7145 from cgundogan/pr/gcoap_stack_size_configurable
gcoap: make stack size configurable
|
6 years ago |
Hauke Petersen
|
3cf30e4165
|
Merge pull request #7128 from haukepetersen/opt_cortexm_m0pvtor
cpu/cortexm: set VTOR for selected M0+ CPUs
|
6 years ago |
Cenk Gündoğan
|
935292ce44
|
gcoap: make stack size configurable
|
6 years ago |
Hauke Petersen
|
2b855a673d
|
drivers/sdcard_spi: remove xtimer_init
|
6 years ago |
smlng
|
15f8703f01
|
doc: use markdown sections, adapt pwm.h
|
6 years ago |
smlng
|
756e3d95fb
|
doc: make detailed description of flashpage interface more visibile
|
6 years ago |
smlng
|
236c6cb013
|
doc: enhance doxygen doc of PM module
|
6 years ago |
smlng
|
ab6cb269ed
|
doc: fix UART doxygen docu
- move detailed description to be visible on respective module page
- see and compare other periph interfaces, i.e., GPIO, PWM ...
|
6 years ago |
smlng
|
f5cd3a4496
|
doc: reorganize and enhance docu on common I2C periph interface
|
6 years ago |