- Jul 09, 2018
-
-
Martine Lenders authored
-
Martine Lenders authored
make: dedup USEMODULE_INCLUDES w/o shelling out
-
Cenk Gündoğan authored
Currently, `USEMODULE_INCLUDES` is deduplicated using a combination of `tr` and `awk`. The proposed method achieves a deduplication (no sorting) without the need to shell out by using make internals only.
-
Francisco Acosta authored
kinetis: Conditionally enable MCG
-
Vincent Dupont authored
cpu/stm32f4: add support for stm32f405rg
-
Peter Kietzmann authored
gnrc_netif: Enable RX and TX complete events after netdev init
-
- Jul 07, 2018
-
-
Gilles DOFFE authored
Signed-off-by:
Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
-
- Jul 06, 2018
-
-
Gaëtan Harter authored
sock: Add dependencies for sock_util
-
Alexandre Abadie authored
github: move ISSUE_TEMPLATE.md to ISSUE_TEMPLATE/bug_report.md
-
Koen Zandberg authored
-
MichelRottleuthner authored
cpu/stm32l4: add adc implementation
-
- Jul 05, 2018
-
-
Gaëtan Harter authored
pseudomodules: allow defining them in pkg/PKG/Makefile.include
-
Gaëtan Harter authored
Officially allow packages to define pseudomodules in their Makefile.include as done in the libcose package.
-
Martine Lenders authored
net: add Asymcute, an asynchronous MQTT-SN client implementation
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Martine Lenders authored
GitHub supports different types of issue templates for a while now. The following types are supported: * Bug report (living in `.github/ISSUE_TEMPLATE/bug_report.md`), * Feature request (living in `.github/ISSUE_TEMPLATE/feature_request.md`), and * Custom issue template (living in `.github/ISSUE_TEMPLATE/custom.md`) Our current issue template is mostly a bug report template, so this moves it to `.github/ISSUE_TEMPLATE/bug_report.md`.
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Gaëtan Harter authored
Makefile.include: fully define BASELIBS before using its value
-
Martine Lenders authored
mosquitto_rsmb: add MQTT listener to config
-
Martine Lenders authored
This helped me a lot while testing #9464 to interact with the broker using the mosquitto shell command clients.
-
Sebastian Meiling authored
gnrc_ipv6_nib: Add capability to handle and send RDNSS option
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
sock_util: add posix dependency
-
- Jul 04, 2018
-
-
Martine Lenders authored
core/byteorder: fix naming for htobebufs/bebuftohs functions
-
Martine Lenders authored
`sock_util` includes the `arpa/inet.h` header so it has `posix` as a dependency to include the `sys/posix/include` include path.
-
Alexandre Abadie authored
drivers/at: at out-of-band data support for at commands parser
-
Francisco Acosta authored
tests: cpu_efm32_features: add test application
-
Cenk Gündoğan authored
Add SRAM based PRNG seeder
-
Peter Kietzmann authored
-
Peter Kietzmann authored
-
Peter Kietzmann authored
-