1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
2021-11-15 17:41:54 +01:00
..
arch arch/riscv: use natural malign-data type 2021-02-25 12:50:52 +01:00
boards makefiles/stm32.inc.mk: allow to override supported programmers 2021-02-24 13:28:01 +01:00
boot makefiles/boot: map PROGRAMMER_QUIET to riotboot/flash% 2021-02-25 12:59:40 +01:00
libc Improve meassaging suggest workarounds 2021-02-15 14:40:03 +01:00
tests Merge pull request #16012 from maribu/fix-feature-resolution-again 2021-02-24 20:22:50 +01:00
toolchain build system: support wrong target triples with LLVM 2021-02-11 17:19:15 +01:00
tools Makefile.include: use programmer wrapper to silent output 2021-02-25 12:59:39 +01:00
utils makefiles/utils/strings.mk: add version_greater_or_equal 2021-01-18 14:37:23 +01:00
app_dirs.inc.mk make: use $(MAKE) instead of direct make call 2020-07-03 12:03:06 +02:00
application.inc.mk Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
auto_init.inc.mk makefiles: add common makefile for auto_init modules 2020-06-08 10:27:35 +02:00
bindist.inc.mk makefiles/bindist: copy object files and use .bin to compare 2020-09-04 15:01:15 +02:00
blob.inc.mk makefiles/blob.inc.mk: introduce blob -> hdr utility makefile 2019-11-18 17:53:47 +01:00
boards.inc.mk Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
buildtests.inc.mk many typo fixes 2019-11-23 22:39:07 +01:00
cflags.inc.mk CODING_CONVENTIONS.md: default to C11 2021-02-14 14:28:13 +01:00
color.inc.mk makefiles/color: fix build on NixOS 2020-02-27 18:13:36 +01:00
default-radio-settings.inc.mk drivers/cc110x : Add CONFIG_ 2020-04-17 23:27:01 +05:30
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 eclipse.inc.mk: Split eclipse support into it's own file. 2018-12-05 15:22:42 +01:00
features_check.inc.mk build_system: don't optionally use conflicting features 2021-02-22 12:06:27 +01:00
features_modules.inc.mk make: introduce VDD_LC_FILTER_x feature 2021-02-19 17:19:28 +01:00
git_version.inc.mk makefiles/git_version.inc.mk: deferred GIT_VERSION definition 2019-07-22 12:00:45 +02:00
info-global.inc.mk tools/insufficient_memory: add create_makefile.ci.sh 2021-11-15 17:41:54 +01:00
info-nproc.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info.inc.mk tools/insufficient_memory: add create_makefile.ci.sh 2021-11-15 17:41:54 +01:00
kconfig.mk Kconfig: make app.config and app.config.test mutually exclusive 2021-02-25 10:50:39 +01:00
mcuboot.mk Merge pull request #11130 from cladmi/pr/make/flashfile/jlink 2019-03-14 12:01:02 +01:00
modules.inc.mk makefile: add a check for real modules 2020-09-04 15:01:16 +02:00
murdock.inc.mk makefiles/murdock.inc.mk: change policy to run tests by default 2019-08-21 12:49:26 +02:00
periph.mk Makefile: remove usage of SUBMODULES_NOFORCE 2020-04-15 12:11:44 +02:00
pseudomodules.inc.mk make: introduce VDD_LC_FILTER_x feature 2021-02-19 17:19:28 +01:00
scan-build.inc.mk makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
stdio.inc.mk stdio_semihosting: Extend with RISC-V support 2021-01-27 17:52:19 +01:00
suit.base.inc.mk dist/tools/suit: Update suit tooling to IETF-v7 compliance 2020-09-24 21:15:13 +02:00
suit.inc.mk dist/tools/suit: Update suit tooling to IETF-v7 compliance 2020-09-24 21:15:13 +02:00
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 makefiles/vars.inc.mk: document PROGRAMMER_QUIET variable 2021-02-25 12:59:39 +01:00