fa51e1e972
Merge pull request #7470 from gebart/pr/core-thread-doxygen
...
core/thread: fix Doxygen nesting
2017-08-15 13:24:07 +02:00
e5c8652496
Merge pull request #7416 from smlng/sys/fmt/fmt_s32_dfp
...
fmt: add signed 32 bit fixed point formatting
2017-08-15 13:23:07 +02:00
smlng
8c6e5e4590
tests: add test_fmt_s32_dfp
...
+ silently fix minor typos, too
2017-08-15 12:31:07 +02:00
smlng
f3e8c8c82c
fmt: add signed 32 bit float point formating
2017-08-15 12:31:07 +02:00
dad68adad7
Merge pull request #7432 from kbumsik/mkr1000-fix
...
board/arduino-mkr1000: Fixed bad MUX config for SPI bus
2017-08-15 10:58:39 +02:00
Martine Lenders
60fa22f08f
Merge pull request #7438 from miri64/gnrc_netreg/enh/doc-entry-init
...
gnrc_netreg: enhance doc on entry initialization
2017-08-14 12:57:29 +02:00
Martine Lenders
d24e072af2
gnrc_netreg: enhance doc on entry initialization
2017-08-14 12:51:29 +02:00
Joakim Nohlgård
87d322556a
core/thread: fix Doxygen nesting
...
Everything below the thread states was cut off in the module
documentation because Doxygen does not handle nested @name tags.
2017-08-11 07:47:09 +02:00
Martine Lenders
2093f21784
Merge pull request #7466 from gebart/pr/gnrc_icmpv6_debug_cleanup
...
gnrc_icmpv6: Clean up redundant conditional debug statement
2017-08-09 16:39:11 +02:00
Joakim Nohlgård
8415c4eebc
gnrc_icmpv6: Clean up redundant conditional debug statement
2017-08-09 16:27:30 +02:00
MichelRottleuthner
e5baef3810
Merge pull request #7324 from MichelRottleuthner/sdcard_mtd
...
sdcard_spi: integrate to mtd interface
2017-08-09 11:30:41 +02:00
Hauke Petersen
39426bba7d
Merge pull request #7453 from haukepetersen/opt_gcoap_renamesrcfolder
...
net/gcoap: renamed source folder s/coap/gcoap/
2017-08-08 16:48:04 +02:00
Hauke Petersen
8908cebe42
net/gcoap: renamed source folder s/coap/gocap/
2017-08-08 16:39:48 +02:00
Hauke Petersen
fb07d98ff6
Merge pull request #7402 from haukepetersen/add_gcoap_qshandling
...
net/gcoap: add Uri-Query strings for requests
2017-08-08 16:33:23 +02:00
Hauke Petersen
8f577eca4c
net/gcoap: add Uri-Query handling for requests
2017-08-08 16:22:05 +02:00
Hauke Petersen
e00efcca42
pkg/nanocoap: switch to newest commit
2017-08-08 16:12:51 +02:00
Martine Lenders
ea4a8e3a79
Merge pull request #7408 from haukepetersen/opt_gcoap_exportresourcelistcreation
...
net/gcoap: expose creation of resource list to API
2017-08-08 16:09:15 +02:00
Hauke Petersen
813c92e52a
unittests/gcoap: add tests for _get_resource_list
2017-08-08 16:00:15 +02:00
Hauke Petersen
32ab8cf724
net/gcoap: expose creation of resource list to API
...
Creating the resource list is useful outside the /.well-known/core
handler, e.g. for the registration to resource directories.
2017-08-08 16:00:15 +02:00
Martine Lenders
2296d630b4
Merge pull request #7451 from haukepetersen/opt_make_colorondemand
...
make: allow for disabling colored compiler output
2017-08-07 22:03:06 +02:00
Vincent Dupont
e2099ebc66
Merge pull request #7454 from MichelRottleuthner/stm32_rtc_sync_fix
...
stm32_common/periph/rtc: fix wrong read order of rtc regs
2017-08-07 17:34:20 +02:00
MichelRottleuthner
0a9383228e
stm32_common/periph/rtc: fix wrong read order of rtc regs, add wait for calender sync to rtc_set_time
2017-08-07 16:35:56 +02:00
Hauke Petersen
09ab7cb0a8
make: allow for disabling colored compiler output
2017-08-07 10:20:30 +02:00
Francisco Acosta
31207400e8
Merge pull request #7443 from gebart/pr/k60-update-header
...
k60: Update to latest vendor headers
2017-08-04 14:51:55 +02:00
Joakim Nohlgård
efa4f985ef
k60: Update to latest vendor headers
2017-08-04 06:32:41 +02:00
Francisco Acosta
0cb5cc71c5
Merge pull request #7434 from gebart/pr/kinetis-update-headers
...
kinetis: update vendor headers
2017-08-03 21:26:31 +02:00
Joakim Nohlgård
0ef0f7b855
kw2xd: Update to latest vendor headers
2017-08-03 21:18:09 +02:00
Joakim Nohlgård
2ac66c8d65
kinetis: Handle CPUs without DAC module (KW2xD)
2017-08-03 21:18:09 +02:00
Joakim Nohlgård
f3ca4a1ef0
k60: Update to latest vendor headers
2017-08-03 21:18:09 +02:00
Joakim Nohlgård
33dfb66bc5
k22f: Update to latest vendor headers
2017-08-03 21:18:08 +02:00
Joakim Nohlgård
9205edfb7b
k64f: Update to latest vendor headers
2017-08-03 21:18:08 +02:00
Joakim Nohlgård
97878f9c6e
kinetis: Add compatibility definitions to common cpu include
2017-08-03 21:18:08 +02:00
93ce5a7e49
Merge pull request #7439 from kaspar030/remove_duplicate_thread.h_includes
...
core: remove redundant includes
2017-08-02 14:43:27 +02:00
68f13467d3
core: remove redundant includes
2017-08-02 14:27:55 +02:00
Francisco Acosta
020c2a41ff
Merge pull request #7435 from gebart/pr/kinetis-rm-unused-config
...
kinetis: Remove unused configuration items
2017-08-02 12:48:04 +02:00
Martine Lenders
170277967c
Merge pull request #7426 from OlegHahm/stm32f1_rtt_fix
...
stm32f1: rtt: declare functions static
2017-08-01 16:53:44 +02:00
Joakim Nohlgård
d8cc66e2d0
pba-d-01-kw2x: Remove unused configuration
2017-08-01 16:44:17 +02:00
Joakim Nohlgård
c235ca3b7e
mulle: Remove unused configuration
2017-08-01 16:43:53 +02:00
Joakim Nohlgård
6fd40a194d
frdm-k22f: Remove unused configuration
2017-08-01 16:43:53 +02:00
Joakim Nohlgård
526854c19d
frdm-k64f: Remove unused configuration
2017-08-01 16:43:28 +02:00
Joakim Nohlgård
a67940e382
kinetis: Remove some unused configuration macros from docs
2017-08-01 16:42:49 +02:00
Joakim Nohlgård
10e53fe841
Merge pull request #7379 from gebart/pr/kinetis-clock-init
...
kinetis: Unify cpu.c, update clock initialization code
2017-08-01 16:40:19 +02:00
Joakim Nohlgård
742bcad912
kinetis: Unify cpu.c, update clocking initialization
...
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.
2017-08-01 16:30:19 +02:00
Francisco Acosta
f2efd88f98
Merge pull request #7129 from haukepetersen/opt_periph_sharetimerset
...
cpu: add and use shared code for timer_set()
2017-08-01 15:09:48 +02:00
Joakim Nohlgård
aa67bdbc42
kinetis: Add support for CPUs with RSIM module
...
Some KW series CPUs have no OSC module, but uses the oscillator found in
the built-in transceiver.
2017-08-01 12:03:49 +02:00
Bumsik Kim
b7990ab3ec
board/arduino-mkr1000: Fixed bad MUX config for SPI bus
2017-07-31 14:41:47 -04:00
Martine Lenders
ef9007b56c
Merge pull request #7407 from haukepetersen/opt_gcoap_passudpeponresp
...
net/gcoap: added remote sock ep to resp handler cb
2017-07-31 12:05:57 +02:00
Hauke Petersen
2290a9f69b
net/gcoap: added remote sock ep to resp handler cb
...
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.
2017-07-31 11:11:06 +02:00
Martine Lenders
3686b2cba5
Merge pull request #7394 from gebart/pr/kinetis-periph-docs
...
kinetis: Update Doxygen
2017-07-29 11:29:32 +02:00
Hauke Petersen
36322e95b7
net/gcoap: collection of simple fixes ( #7413 )
...
* net/gcoap: fixed request state when getting a resp
The request state should be set to GCOAP_MEMO_RESP before calling
the response handler in case we actually go a response...
* net/gcoap: make test for 0.00 code more efficient
This optimization saves the computation of the code and compares
the raw field to `0`.
2017-07-28 14:15:17 +02:00