- Aug 09, 2017
-
-
Martine Lenders authored
gnrc_icmpv6: Clean up redundant conditional debug statement
-
Joakim Nohlgård authored
-
Michel Rottleuthner authored
sdcard_spi: integrate to mtd interface
-
- Aug 08, 2017
-
-
Hauke Petersen authored
net/gcoap: renamed source folder s/coap/gcoap/
-
Hauke Petersen authored
-
Hauke Petersen authored
net/gcoap: add Uri-Query strings for requests
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Martine Lenders authored
net/gcoap: expose creation of resource list to API
-
Hauke Petersen authored
-
Hauke Petersen authored
Creating the resource list is useful outside the /.well-known/core handler, e.g. for the registration to resource directories.
-
- Aug 07, 2017
-
-
Martine Lenders authored
make: allow for disabling colored compiler output
-
Vincent Dupont authored
stm32_common/periph/rtc: fix wrong read order of rtc regs
-
Michel Rottleuthner authored
stm32_common/periph/rtc: fix wrong read order of rtc regs, add wait for calender sync to rtc_set_time
-
Hauke Petersen authored
-
- Aug 04, 2017
-
-
Francisco Acosta authored
k60: Update to latest vendor headers
-
Joakim Nohlgård authored
-
- Aug 03, 2017
-
-
Francisco Acosta authored
kinetis: update vendor headers
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
- Aug 02, 2017
-
-
Kaspar Schleiser authored
core: remove redundant includes
-
Kaspar Schleiser authored
-
Francisco Acosta authored
kinetis: Remove unused configuration items
-
- Aug 01, 2017
-
-
Martine Lenders authored
stm32f1: rtt: declare functions static
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
kinetis: Unify cpu.c, update clock initialization code
-
Joakim Nohlgård authored
Unify cpu_init for all Kinetis CPUs to reduce code duplication. Updated the MCG driver implementation to make the configuration easier. Most clock settings are initialized by kinetis_mcg_init() called from cpu_init. Board specific external clock source initialization (FRDM-K64F, PhyNode) needs to be performed in board_init instead of in cpu_init.
-
Francisco Acosta authored
cpu: add and use shared code for timer_set()
-
Joakim Nohlgård authored
Some KW series CPUs have no OSC module, but uses the oscillator found in the built-in transceiver.
-
- Jul 31, 2017
-
-
Martine Lenders authored
net/gcoap: added remote sock ep to resp handler cb
-
Hauke Petersen authored
When receiving a response to a request send our earlier, it is in some cases essential, to know something about who send the reponse. This is needed for example when sending requests to multicast addresses to be able to react to different incoming responses.
-
- Jul 29, 2017
-
-
Martine Lenders authored
kinetis: Update Doxygen
-