1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

18273 Commits

Author SHA1 Message Date
9ecde3b5a6
Merge pull request #9222 from aabadie/uncrustify_newline_eof
uncrustify: add check for no newline at end of file
2018-05-29 11:32:55 +02:00
7c7d522fde uncrustify: check no newline at end of file 2018-05-29 11:12:09 +02:00
Loïc Dauphin
b7a8ba73a9
Merge pull request #8933 from gebart/pr/kinetis-pit-refactor
kinetis: Refactor PIT timer driver implementation
2018-05-29 11:09:55 +02:00
José Alamos
9399081021
Merge pull request #9217 from Josar/pr/uncrustify_empty_body
uncrustify add empty body brackets support
2018-05-29 10:57:05 +02:00
657bd25dbe
Merge pull request #8993 from ZetaR60/RIOT_cbmplex
sys/cb_mux: Callback multiplexer
2018-05-29 10:06:05 +02:00
d3a86f7df2
Merge pull request #9221 from maribu/msbiot
boards/msbiot: on-board buttons and saul integration
2018-05-29 09:50:22 +02:00
Marian Buschsieweke
7d7bc3fef8
boards/msbiot: Added on-board MPU-9150 as defalt SAUL device 2018-05-29 09:34:24 +02:00
Marian Buschsieweke
a0f35c9b35
boards/msbiot: Added on-board buttons & LEDs as defalt SAUL devices 2018-05-29 09:33:57 +02:00
Marian Buschsieweke
ce57a574df
boards/msbiot: Added support for on-board buttons 2018-05-29 09:33:08 +02:00
Matthew Blue
7a95463649 tests/cb_mux: initial benchmark routine 2018-05-29 00:10:20 -04:00
d7585e379c
Merge pull request #9164 from maribu/cc110x
drivers: Various minor improvments of the cc110x driver
2018-05-28 22:03:43 +02:00
Matthew Blue
c767cdd0bb tests/cb_mux: initial test routine 2018-05-28 15:43:42 -04:00
Matthew Blue
02697fafb3 sys/cb_mux: initial support 2018-05-28 15:43:41 -04:00
Marian Buschsieweke
2f3d811e99
drivers: Improved debug output in cc110x 2018-05-28 20:27:15 +02:00
Josarn
0b516e17ac uncrustify: uncrustified 2018-05-28 18:03:04 +02:00
Josarn
8b6a6f5f10 uncrustify: empty body brackets 2018-05-28 18:02:13 +02:00
ea4aa1e178
Merge pull request #9134 from aabadie/pr/makefiles/riottools
makefiles/tools: use RIOTTOOLS variable
2018-05-28 17:03:00 +02:00
5897cf09cc
Merge pull request #9133 from aabadie/pr/boards/riottools
boards: use RIOTTOOLS variable
2018-05-28 17:02:43 +02:00
Martine Lenders
23c5902d53
Merge pull request #9109 from haukepetersen/fix_emcute_nretries
net/emcute: use correct number of retries
2018-05-28 12:20:57 +02:00
Hauke Petersen
7f2fb5e0a3 net/emcute: use correct number of retries
syncsend() is used also for the initial packet, so resending
while (retries <= EMCUTE_N_RETRY) is the correct behavior.
2018-05-28 11:41:20 +02:00
Francisco Acosta
202fd41b88
Merge pull request #9151 from ZetaR60/RIOT_isr_debug
core/debug: fix debug.h use within ISRs
2018-05-27 23:01:55 +02:00
Toon Stegen
88aaa62364 newlib-nano: add include directory
The newlib-nano include directory can be named either newlib-nano or
nano, so we should make sure it is added in both cases.
2018-05-27 07:13:16 +02:00
Bas Stottelaar
6f5db1c954
Merge pull request #9097 from basilfx/feature/efm32_cpp
cpu: efm32: fix for cpp support.
2018-05-25 21:09:49 +02:00
Bas Stottelaar
283e5fb2c2 tests: unittests: blacklist efm32 boards with insufficient memory 2018-05-25 20:36:21 +02:00
Bas Stottelaar
840de5139b cpu: efm32: fix for cpp support. 2018-05-25 20:36:21 +02:00
fce61f91f0
Merge pull request #9046 from bergzand/pr/uuid/initial
uuid: Initial import of RFC4122 UUID functions
2018-05-25 15:05:57 +02:00
Sebastian Meiling
5997deebae
Merge pull request #9197 from yegorich/quick-guide-fix
doc: fix quick guide command order
2018-05-25 12:11:34 +01:00
Hauke Petersen
c9996bfa03
Merge pull request #9192 from haukepetersen/rm_stdio_uartunusedfunctiondef
sys/uart_stdio: remove unused rx_cb from header
2018-05-25 12:41:20 +02:00
Yegor Yefremov
b5527911f1 doc: fix quick guide command order
git checkout can only work if you've already changed to RIOT folder.
2018-05-25 12:22:09 +02:00
José Alamos
2b08ea351c
Merge pull request #8847 from danpetry/lua_initial
Lua support - initial PR
2018-05-25 11:53:25 +02:00
Hauke Petersen
ce2adb31aa sys/uart_stdio: remove unused rx_cb from header 2018-05-25 11:29:16 +02:00
Joakim Nohlgård
9657274d0d
Merge pull request #9147 from gebart/pr/kinetis-z-gpio-irqn
kinetis: GPIO: Enable the correct IRQn on CM0+
2018-05-25 00:50:59 +02:00
3d66cbda80
Merge pull request #9182 from bergzand/pr/tests/xtimer_now64_continuity/run_on_ci
xtimer_now64_continuity: Enable test run on CI
2018-05-24 23:55:05 +02:00
Joakim Nohlgård
09e0e8953d kinetis: GPIO: Enable the correct IRQn on CM0+ 2018-05-24 23:54:56 +02:00
Marian Buschsieweke
30c79a66d0
drivers: Replaced magic numbers in cc110x
Replaced magic undocumented numbers in the code by human readable preprocessor
macros.
2018-05-24 19:28:46 +02:00
Marian Buschsieweke
cbff3e6d3a
drivers: Implemented missing function in cc110x
Function cc110x_state_to_text is defined and (with ENABLE_DEBUG) referenced,
but implemented. This commit adds the missing implementation.
2018-05-24 19:17:59 +02:00
Marian Buschsieweke
b4f70be9ef
drivers: Fixed struct documentation for cc110x 2018-05-24 19:16:52 +02:00
Hauke Petersen
079f3c08d4 boards/stm32f4-based: use shared 168MHz clock conf 2018-05-24 19:00:42 +02:00
Hauke Petersen
cc90edc373 boards/stm32: use shared 180MHz clock config 2018-05-24 19:00:42 +02:00
Hauke Petersen
3182ad21e6 boards/stm32: add shared spi divtable header 2018-05-24 19:00:42 +02:00
Hauke Petersen
e18f518023 boards: add path for STM32-shared config snippets 2018-05-24 19:00:42 +02:00
Loïc Dauphin
260bc37958
Merge pull request #5914 from cgundogan/pr/ndn-riot_as_a_pkg
pkg: ndn-riot: initial import of ndn-riot as a package
2018-05-24 18:29:22 +02:00
danpetry
9621831ede examples/lua: added example Lua application
- Lua print() function is only supported function
- Lua script is parsed at compile time and run in example
2018-05-24 17:56:25 +02:00
danpetry
69888b5c4c pkg/lua: add download and build of lua as pkg
- download of v5.3.4 of Lua from git
- building using RIOT build system
- patched to remove the need for _times and _link to be
provided to Lua via newlib.
2018-05-24 17:56:05 +02:00
3738acb062
Merge pull request #8769 from OTAkeys/pr/ublox-c030
boards: add Ublox C030-U201
2018-05-24 17:03:50 +02:00
Vincent Dupont
1f7703135d boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
Francisco Acosta
f49b8bbf49
Merge pull request #9020 from bergzand/pr/pkg/tinycbor
pkg/tinycbor: Initial import
2018-05-24 15:16:03 +02:00
Vincent Dupont
c99ac9ce3f cpu/stm32f4: add stm32f437vg support 2018-05-24 15:15:48 +02:00
94241684f4
Merge pull request #9183 from smlng/pr/rpl/doc_fix
net/gnrc/rpl: fix doxygen grouping
2018-05-24 15:06:57 +02:00
smlng
1011803867 net/gnrc/rpl: fix doxygen grouping 2018-05-24 14:38:27 +02:00