1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 10:12:45 +01:00
RIOT/makefiles
2021-01-27 10:34:29 +01:00
..
arch cpu/atmega*: drop ldscripts_compat 2021-01-22 19:05:20 +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: add 'test-as-root' and 'test-with-config' targets 2021-01-25 21:10:06 +01:00
toolchain
tools Merge pull request #15512 from aabadie/pr/tools/emulator_term 2021-01-13 17:12:00 +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 makefiles: Add -fwrapv to CFLAGS 2021-01-25 13:35:43 +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
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
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
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 makefiles/kconfig: run kconfig always when menuconfig is called 2020-11-06 15:58:01 +01:00
mcuboot.mk
modules.inc.mk
murdock.inc.mk
periph.mk
pseudomodules.inc.mk Merge pull request #15760 from maribu/sock-aux-rssi 2021-01-25 18:51:11 +01:00
scan-build.inc.mk
stdio.inc.mk boards: remove the bootloader_% pseudo-feature 2020-10-13 10:30:22 +02: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 makefile: Fix usage error with busybox grep 2020-10-06 17:16:26 +00:00
vars.inc.mk