1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Leandro Lanzieri aec9d7a8e5
makefiles/features_modules: do not generate init for ESP RTT
This avoids the generation of the unneeded modules
periph_init_rtt_hw_rtc and periph_init_rtt_hw_sys.
2021-12-10 18:51:24 +01:00
..
arch Merge pull request #17152 from maribu/sys/posix/sockets 2021-11-16 13:55:27 +01:00
boards Revert "Remove which from shell invocations" 2021-09-03 11:27:03 +02:00
boot makefiles/boot/riotboot.mk: pass IOTLAB_NODE 2021-06-16 12:24:09 +02:00
libc picolibc: Reset color in error message if picolibc is not available 2021-08-05 20:52:15 +02:00
tests make: add capability to check config for test-with-config 2021-09-03 16:41:26 +02:00
toolchain build system: support wrong target triples with LLVM 2021-02-11 17:19:15 +01:00
tools cpu/esp32: Reset when starting debugging 2021-10-18 20:11:32 +02:00
utils makefiles/utils/ansi: Refactor ansi codes into their own file. 2021-05-04 10:52:50 +02: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 make: add info-emulated-boards helper target 2021-10-12 10:39:57 +02:00
buildtests.inc.mk many typo fixes 2019-11-23 22:39:07 +01:00
cflags.inc.mk makefiles/cflags.inc.mk: Add -Wcast-align 2021-12-03 14:22:17 +01:00
clang_tidy.inc.mk makefiles/clang-tidy: initial support 2021-05-28 11:57:20 +02:00
color.inc.mk makefiles/color: Add color functions. 2021-05-04 10:57:47 +02: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 build system: rework EXTERNAL_MODULE_DIRS 2021-05-07 21:29:05 +02:00
deprecated_boards.inc.mk cpu/mips: deprecate mips cpu 2021-12-09 10:14:52 +01:00
deprecated_cpus.inc.mk cpu/mips: deprecate mips cpu 2021-12-09 10:14:52 +01:00
deprecated_modules.inc.mk gnrc: select gnrc_netif if netdev_default is selected 2021-09-06 15:43:40 +02:00
docker.inc.mk docker: pass CONTINUE_ON_EXPECTED_ERRORS into container 2021-10-01 15:46:45 +02: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 makefiles/features_modules: do not generate init for ESP RTT 2021-12-10 18:51:24 +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 makefile.dep: require arch_ cpu_core_ features first 2021-11-18 09:00:35 +01:00
info-nproc.inc.mk make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
info.inc.mk Makefile.include: rename Makefile.ci target to create-Makefile.ci 2021-11-15 20:20:11 +01:00
kconfig.mk makefiles/kconfig: Prevent pkg-prepare for info-packages 2021-11-26 09:26:25 +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 sys/ztimer64: initial implementation 2021-12-07 23:57:56 +01:00
scan-build.inc.mk makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
stdio.inc.mk stdio_rtt: Convert to ztimer 2021-12-07 10:03:54 +01:00
suit.base.inc.mk makefiles/suit*: use $(Q) to silence output 2021-09-01 08:57:13 +02:00
suit.inc.mk makefiles/suit*: use $(Q) to silence output 2021-09-01 08:57: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 makefile.include: add RIOTKCONFIG 2021-11-22 12:25:30 +01:00