1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/makefiles
2021-02-18 14:49:22 +01:00
..
arch cpu/mips_pic32_common: fix XFA support 2021-02-18 10:46:08 +01:00
boards boards: remove not need PORT_LINUX/PORT_DARWIN 2020-12-02 09:20:57 +01:00
boot makefiles/riotboot: ensure BUILDDEPS are built before riotboot targets 2021-01-26 18:04:22 +01:00
libc
tests tests/feature_resolution: add build system unit tests 2021-02-10 21:05:38 +01:00
toolchain build system: support wrong target triples with LLVM 2021-02-11 17:19:15 +01:00
tools makefiles/cc2538-bsl: define FFLAGS as overridable + cleanup 2021-02-09 18:53:16 +01:00
utils makefiles/utils/strings.mk: add version_greater_or_equal 2021-01-18 14:37:23 +01:00
app_dirs.inc.mk
application.inc.mk
auto_init.inc.mk
bindist.inc.mk
blob.inc.mk
boards.inc.mk
buildtests.inc.mk
cflags.inc.mk CODING_CONVENTIONS.md: default to C11 2021-02-14 14:28:13 +01:00
color.inc.mk
default-radio-settings.inc.mk
defaultmodules.inc.mk makefiles: allow boards and CPUs to define default modules 2021-01-25 09:16:59 +01:00
dependencies_debug.inc.mk makefiles/dependencies_debug.inc.mk: add TOOLCHAIN 2021-01-27 11:11:43 +01:00
dependency_resolution.inc.mk makefiles: add mechanism to deprecate modules 2020-12-03 15:28:35 +01:00
deprecated_modules.inc.mk makefiles: add mechanism to deprecate modules 2020-12-03 15:28:35 +01:00
docker.inc.mk makefiles/docker.inc.mk: use version_is_greater_or_equal for jobs check 2021-01-18 14:38:47 +01:00
eclipse.inc.mk
features_check.inc.mk build system: fix using optional blacklisted features 2021-02-10 09:38:21 +01:00
features_modules.inc.mk treewide: model newlib as a FEATURE 2021-01-27 09:24:25 +01:00
git_version.inc.mk
info-global.inc.mk makefiles/info-global.inc.mk: reset features_required_any 2021-02-16 16:17:46 +01:00
info-nproc.inc.mk
info.inc.mk makefiles/info.inc.mk: fix EXTERNAL_BOARD_DIRS in info-build-json 2021-01-22 20:33:38 +01:00
kconfig.mk
mcuboot.mk
modules.inc.mk
murdock.inc.mk
periph.mk
pseudomodules.inc.mk sys/net: add netstats_neighbor 2021-02-09 12:27:58 +01:00
scan-build.inc.mk
stdio.inc.mk stdio_semihosting: Extend with RISC-V support 2021-01-27 17:52:19 +01:00
suit.base.inc.mk
suit.inc.mk
tests.inc.mk make: run static_tests.sh directly with static-tests target 2020-12-17 15:16:36 +01:00
usb-codes.inc.mk
vars.inc.mk