- Apr 09, 2018
-
-
cladmi authored
Replace HEXFILE rule by a rule for each type. HACK: Adding '-Oformat' after OFLAGS overwrite the value in flags.
-
Gaëtan Harter authored
OBJCOPY was called without arguments so only copied the elffile in a file named .hex. Cannot build an '.hex' file for mips-malta so use a .bin output.
-
Kaspar Schleiser authored
Makefile.include: separate `link` in subtargets
-
Kaspar Schleiser authored
tests: enable ps_schedstatistics and struct_tm_utility on-hardware CI tests
-
Martine Lenders authored
doc: remove sys_util references
-
Gaëtan Harter authored
* Add ELFFILE, HEXFILE, print-size targets $(BINDIR)/$(APPLICATION_MODULE).a target builds libraries in RIOT and in DIRS. Uses a FORCE phony target dependency to force rebuilding but still let `make` use the file modification timestamps
-
Gaëtan Harter authored
Refactor osx-native linker rule into `_LINK` too.
-
Kaspar Schleiser authored
sys/include/xtimer: Added xtimer_set64()
-
Kaspar Schleiser authored
xtimer: Add XTIMER_SHIFT = 6 automatic option
-
Kaspar Schleiser authored
examples: rename MQTT-SN example for clarity
-
Koen Zandberg authored
net: added CoAP RD client for simple node registration
-
Kaspar Schleiser authored
cpu/atmega_common: use __temp_reg__
-
Cenk Gündoğan authored
pkg/ccn-lite:enable CS dump in shell command
-
Koen Zandberg authored
tests/periph_flashpage: fix typo in doxygen header
-
Hauke Petersen authored
-
Peter Kietzmann authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Martine Lenders authored
-
- Apr 07, 2018
-
-
Alexandre Abadie authored
boards/nucleo-l433rc: initial support
-
- Apr 06, 2018
-
-
Martine Lenders authored
gcoap: return Method Not Allowed if appropriate
-
Alexandre Abadie authored
-
Francisco Acosta authored
boards: slwstk6000b: add support
-
Martine Lenders authored
tests: adjust MAC test folders' names.
-
Martine Lenders authored
netopt: move NETOPT_BLE_CTX to new netopt doc style
-
Martine Lenders authored
Documentation of the option types was clarified in #8655. I only noticed after merging #8884, that `NETOPT_BLE_CTX` was not documented using that new style. So I deliver the change myself to make it quicker.
-
Martine Lenders authored
net: add Skald, a BLE advertising stack
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
Skald is a very small and simple, TX-only BLE stack that supports sending advertisements only. It is useful for building all kinds of BLE beacons with very minimal memory footprints.
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Cenk Gündoğan authored
examples/ccn-lite-relay: use xorshift PRNG
-
zhuo shuguo authored
-