1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/semtech-loramac
Marian Buschsieweke 16df27c51d
makefiles/cflags.inc.mk: Add -Wno-missing-field-initializers to CXXFLAGS
This allows including C headers from C++. It sadly reduced the
diagnostics on C++ code as well, were there warning may make sense as
unintended side effect. We may be able to drop that later on, when more
C APIs are properly wrapped in native C++ APIs, so that C headers do no
longer need to be compatible with C++ compilers.
2022-10-27 14:28:06 +02:00
..
contrib sys/shell+pkg/semtech-loramac: add get ch_mask 2022-03-18 14:26:01 -03:00
include sys/shell+pkg/semtech-loramac: add get ch_mask 2022-03-18 14:26:01 -03:00
patches pkg/semtech-loramac: enable setting channels mask 2022-03-17 23:37:47 -03:00
doc.txt
Kconfig
Makefile pkg: silent make commands with RIOT_CI_BUILD=1 2021-03-12 16:05:18 +01:00
Makefile.dep pkg/semtech-loramac: don't force ztimer periph_rtt backend 2021-06-17 13:06:15 +02:00
Makefile.include
Makefile.loramac_arch
Makefile.loramac_crypto pkg/semtech-loramac: switch to RIOT AES 2021-04-12 11:13:50 +02:00
Makefile.loramac_mac
Makefile.loramac_region makefiles/cflags.inc.mk: Add -Wno-missing-field-initializers to CXXFLAGS 2022-10-27 14:28:06 +02:00