1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Marian Buschsieweke 663b74cb7c
markfiles/cargo-targets.inc.mk: Drop legacy triple
The legacy `riscv-none-embed` target triple is incorrect and the
toolchain using it has long been obsolete. With our CI no longer
using the obsolete toolchain, there is no need to handle that one
anymore.
2024-02-12 20:40:31 +01:00
..
arch makefiles/arch/riscv.inc.mk: update RISC-V target triple 2024-02-12 20:40:30 +01:00
boards makefiles/boards/stm32: fix DFU_USB_ID handling 2023-03-10 10:02:15 +01:00
boot bootloaders/riotboot: add INCLUDES to build 2023-12-21 16:33:02 -05:00
libc build system: Fix linker feature test with newlib 4.3.0 2023-02-02 20:47:37 +01:00
pkg makefiles/pkg/nimble.adv.mk: add utility to assign adv instance 2022-04-27 08:22:58 +02:00
tests makefiles/tests: Add test-input-hash-changed target 2024-02-01 13:49:59 +01:00
toolchain makefiles/toolchain/llvm.inc.mk: disable annoying C++ warning 2023-07-18 12:24:07 +02:00
tools dist/tools/mspdebug: build from source 2024-02-06 15:23:02 +01:00
utils makefiles/utils/strings.mk: Fix version_is_greater_or_equal 2023-01-12 12:03:28 +01:00
app_dirs.inc.mk makefiles/app_dirs.inc.mk: add tests/net subdirectory 2023-05-12 16:36:38 +02:00
application.inc.mk
auto_init.inc.mk
bindist.inc.mk
blob.inc.mk blobs: include documentation in doxygen 2023-01-26 09:27:47 +01:00
boards.inc.mk
buildtests.inc.mk
cargo-settings.inc.mk makefiles/rust: Silence checks in QUIET=0 mode 2024-01-31 16:13:34 +01:00
cargo-targets.inc.mk markfiles/cargo-targets.inc.mk: Drop legacy triple 2024-02-12 20:40:31 +01:00
cflags.inc.mk buildsystem: only expose CPU_RAM_BASE & SIZE when known 2023-06-24 23:35:14 +02:00
clang_tidy.inc.mk
color.inc.mk
default-radio-settings.inc.mk
defaultmodules_deps.inc.mk tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
defaultmodules_no_recursive_deps.inc.mk buildsystem: split default modules include early and late 2022-06-02 12:56:59 +02:00
defaultmodules_regular.inc.mk libc: add to default modules 2022-09-26 19:06:46 +02:00
dependencies_debug.inc.mk
dependency_resolution.inc.mk sys: Add PSA Crypto Module 2023-08-31 14:38:49 +02:00
deprecated_boards.inc.mk cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
deprecated_cpus.inc.mk cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
deprecated_modules.inc.mk makefiles/pseudomodules: remove deprecated event_thread_lowest module 2023-05-19 16:15:10 +02:00
docker.inc.mk tools/mspdebug: fix make debug and make debugserver 2023-05-24 17:00:38 +02:00
driver_with_disp_dev.mk
driver_with_saul.mk
driver_with_touch_dev.mk makefiles: fix typo in driver_with_touch_dev.mk 2023-08-30 18:53:44 +02:00
eclipse.inc.mk
features_check.inc.mk
features_modules.inc.mk Merge pull request #20240 from benpicco/cpu/atmega-no_thread 2024-01-09 22:13:30 +00:00
git_version.inc.mk
info-global.inc.mk Make: default to docker with generate-Makefile.ci 2023-02-04 16:53:49 +01:00
info-nproc.inc.mk
info.inc.mk makefiles/rust: Remove RIOT_USEMODULE 2024-02-01 13:54:46 +01:00
kconfig.mk
mcuboot.mk
modules.inc.mk
murdock.inc.mk
periph.mk
pio.inc.mk makefiles: add makefile to generate header file from PIO program 2023-05-23 08:49:37 +02:00
pseudomodules.inc.mk Merge pull request #19738 from benpicco/stdio_dispatch 2024-02-09 16:13:27 +00:00
scan-build.inc.mk
stdio.inc.mk stdio_udp: port to new interface 2024-02-09 15:24:22 +01:00
suit.base.inc.mk makefiles/suit: allow multiple SUIT_SECs 2022-08-16 22:30:27 +02:00
suit.inc.mk makefiles/suit: allow to overwrite SUIT_VENDOR_DOMAIN 2022-06-01 13:18:00 +02:00
tests.inc.mk
ubsan.inc.mk native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
usb-codes.inc.mk
vars.inc.mk makefiles: Add RIOT_TEST_HASH_DIR to build system 2024-02-01 13:49:57 +01:00