smlng
8df22c48cd
board, cc2650stk: add full xtimer configuration
2017-08-17 13:28:25 +02:00
Sebastian Meiling
2bab65ce03
Merge pull request #7335 from smlng/cpu/cc2650/periph_timer
...
cpu, cc26x0: fixing periph timer
2017-08-17 13:26:38 +02:00
Hauke Petersen
fcac33e798
Merge pull request #7371 from aabadie/driver_sx127x_spi_config
...
drivers/sx127X: move SPI mode and speed definition to global driver configuration
2017-08-17 10:00:51 +02:00
Sebastian Meiling
422b42ce65
Merge pull request #7338 from aabadie/edbg_remaining_boards
...
boards: use EDBG flasher with arduino-zero and saml21-xpro
2017-08-17 09:16:39 +02:00
4d54dc43fc
Merge pull request #7359 from photonthunder/samd21_DFLL_fix
...
samd21:DFLL bug
2017-08-16 18:18:26 +02:00
Thomas Eichinger
57ca0f96ec
Merge pull request #7309 from Hyungsin/forupstream_radio_state_change
...
at86rf2xx: reliable radio state change
2017-08-16 07:42:06 -07:00
5cb0be3672
Merge pull request #7312 from miri64/ds1307/feat/initial
...
ds1307: initial import of a driver for the DS1307 RTC
2017-08-16 09:25:59 +02:00
03caac8951
Merge pull request #7307 from Hyungsin/forupstream_gpio_fix
...
samd21: gpio support samr21e18a
2017-08-15 19:44:27 +02:00
Hyungsin
e8e06949eb
cpu/samd21: add gpio support for samr21e18a
2017-08-15 09:43:18 -07:00
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
Thomas Eichinger
093eb7a985
drivers/at86rf2xx: remove at86rf2xx_reset_state_machine
...
This function was only used once in the initialization procedure.
Inlining the actual state change reduces overhead and lines to
maintain.
If ever needed, undo this commit.
2017-08-14 10:07:42 -07: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
b621cb54a8
doc: Enable REPEAT_BRIEF in Doxygen
...
The detailed documentation of some functions need the brief description
included to make sense.
2017-08-11 07:49:52 +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
Vincent Dupont
e75868db32
drivers/lsm6dsl: add power up/down functions
2017-08-09 09:53:05 +02:00
Vincent Dupont
6965134555
sc_vfs: add write command
2017-08-08 18:14:59 +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