Commit Graph

10458 Commits (e58786385ec52e0a96b5e08a68f35ab7aa79d130)
 

Author SHA1 Message Date
Ludwig Knüpfer e58786385e Merge pull request #5022 from cgundogan/pr/rpl/do_not_use_PRIu8
gnrc_rpl: do not use PRIu8/PRIi8
7 years ago
Ludwig Knüpfer d16eecdda3 Merge pull request #4913 from gebart/pr/makefile-ls-wildcard
make: Use makefile wildcard function instead of shell ls
7 years ago
Cenk Gündoğan ba7d6230c0 Merge pull request #4935 from authmillenon/gnrc_sixlowpan_iphc_nhc/fix/frag
gnrc_sixlowpan_iphc_nhc: fix NHC UDP decoding for fragmented packets
7 years ago
kYc0o 87bdf43b71 Merge pull request #4460 from aeneby/openmote-flash
Support flashing OpenMote via serial interface with 'make flash'
7 years ago
Martine Lenders 78136ff25f Merge pull request #5038 from cgundogan/pr/pktdump/global_pid
gnrc_pktdump: make pid global
7 years ago
Joakim Nohlgård ae108581d3 boards/*/Makefile.include: replace $(shell ls) by native Makefile functions 7 years ago
Cenk Gündoğan 047fd79ae6 tests: use global gnrc_pktdump_pid 7 years ago
Cenk Gündoğan bf1af5953f examples: use global gnrc_pktdump_pid 7 years ago
Cenk Gündoğan f5df674a4f gnrc_pktdump: make pid global 7 years ago
Kaspar Schleiser f6ee89992a Merge pull request #5023 from gebart/pr/uart-stdio-defines
sys/uart_stdio: Move macro definitions to header file, rename STDIO -> UART_STDIO_DEV
7 years ago
Joakim Nohlgård dc303a4f0b sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header 7 years ago
Oleg Hahm fb03389eac Merge pull request #5035 from cgundogan/pr/rpl/shell_info_text
shell_commands.c: more generic rpl info text
7 years ago
Cenk Gündoğan a9bacc724f shell_commands.c: more generic rpl info text 7 years ago
Martine Lenders 4ab436fc2f Merge pull request #4988 from gebart/pr/drivers-module-name
boards: Use separate module name for drivers directory
7 years ago
Cenk Gündoğan 6f4806a3e4 Merge pull request #3888 from kaspar030/make_core_printf_optional
core: make core dependency on *printf optional
7 years ago
Martine Lenders 335ff8da4f Merge pull request #5032 from cgundogan/pr/rpl/ipv6_addr_unspec
gnrc_rpl: use global ipv6_addr_unspecified
7 years ago
Cenk Gündoğan 57210f6e17 gnrc_rpl: use global ipv6_addr_unspecified 7 years ago
Kaspar Schleiser cc1771787e core: panic: use LOG_ERROR instead of printf 7 years ago
Oleg Hahm 5433c42187 Merge pull request #5018 from kaspar030/ci_test_mkdir_order
make: buildtest: fix parallel builds
7 years ago
Cenk Gündoğan 1226941be6 gnrc_rpl: do not use PRIu8/PRIi8 7 years ago
Oleg Hahm 0ece90bd5f Merge pull request #5030 from cgundogan/pr/desvirt/proper_integration
dist/tools/desvirt: proper desvirt integration
7 years ago
Aaron Sowry d7377cde27 Support flashing openmote-cc2538 board via serial interface
Enable directly from Makefile target 'flash' using cc2538-bsl script,
and make this the default flashing method for this platform.
7 years ago
Kaspar Schleiser 069bbceccd pkg: micro-ecc: build in BINDIR 7 years ago
Kaspar Schleiser 91cec4c72c make: buildtest: don't rm BINDIRBASE, make clean all 7 years ago
Oleg Hahm 402e20c00c Merge pull request #4992 from OlegHahm/tapsetup_readmes
doc: updated and clarified tapsetup usage
7 years ago
Cenk Gündoğan 98958e74c0 dist/tools/desvirt: added README 7 years ago
Cenk Gündoğan dc509f030d dist/tools/desvirt: proper integration 7 years ago
Hauke Petersen 8c68121bb2 Merge pull request #4463 from nqd/lpc1768-cpuid
adding cpuid for lpc1768 cpu, enable periph_cpuid in board mbed_lpc1768
7 years ago
Oleg Hahm 8e6dc1a03f doc: updated and clarified tapsetup usage 7 years ago
René Kijewski 818d703810 Merge pull request #5004 from OlegHahm/core_kernel_macros_attributs_merge
core: merge kernel_macros.h and attributes.h into kernel_defines.h
7 years ago
Martine Lenders 28e2c14dab Merge pull request #4990 from OlegHahm/cib-fix
core: added documentation and assert to cib
7 years ago
kYc0o 23a3b0e433 Merge pull request #5021 from haukepetersen/fix_arduinomega_periphconf
boards/arduino-mega2560: cleanup in periph_conf.h
7 years ago
Hauke Petersen e55ea0885c boards/arduino-mega2560: cleanup in periph_conf.h
- remove unused periph configuration
- fixed doxygen
7 years ago
IldarValiev 475b1af26d core: added assert to cib_init() 7 years ago
Hauke Petersen f0da25dbc0 Merge pull request #4981 from kYc0o/add_darwin_cc2538dk
boards/cc2538dk: adding PORT_DARWIN for mac support
7 years ago
Hauke Petersen 5e3f6f52db Merge pull request #5014 from kYc0o/avr_on_macosx
boards/arduino-mega2560: add support to flash it on mac osx
7 years ago
Hauke Petersen e97f843e66 Merge pull request #5020 from haukepetersen/add_atmega_spi
cpu/atmega2560: added SPI driver
7 years ago
Kaspar Schleiser cc96de027e make: buildtest: don't use ccache on third retry 7 years ago
nqdinh c7c64164e8 boards/mbed_lpc1768: enable periph_cpuid feature 7 years ago
nqdinh 5ad659a54a cpu/lpc1768: added cpuid periph driver implementation 7 years ago
Oleg Hahm a2f8a3fdd4 Merge pull request #4946 from haukepetersen/add_boards_buttondefines
boards: added pin defines for user buttons
7 years ago
Oleg Hahm edee25ced5 x86: minor cosmetics for include syntax and order 7 years ago
Oleg Hahm bdcf8879fd core: merged kernel_macros.h and attributes.h
Merged into new kernel_defines.h and updated all includes.
7 years ago
Martine Lenders 71b6221b57 Merge pull request #4991 from OlegHahm/gnrc_netdev_cleanup
gnrc_netdev: cleanup
7 years ago
Hauke Petersen 1665fb7c01 tests/driver_adt7310: blacklisted arduino-mega2560 7 years ago
Hauke Petersen 85c1d6c086 boards/arduino-mega2560: added SPI configuration 7 years ago
Hauke Petersen d05bf879a6 cpu/atmega2560: added SPI driver 7 years ago
Hauke Petersen 49ac533eba drivers/spi: made conf and speed types overridable 7 years ago
Joakim Nohlgård 28aba6f2ab Merge pull request #5013 from gebart/pr/gnrc-valid-uint32-max
gnrc: Set address valid lifetime to UINT32_MAX for border router scenario
7 years ago
Cenk Gündoğan cfe47585f1 Merge pull request #5000 from OlegHahm/shell_txtsend_help
shell: improved online documentation for txtsnd
7 years ago