1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Dylan Laduranty 1f085cfd03
Merge pull request #15843 from benpicco/mtd_write_page_hl
mtd: rename mtd_write_page() -> mtd_write_page_raw(), add high-level mtd_write_page()
2021-01-28 18:43:42 +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 picolibc: enable multiple heaps 2020-08-24 20:45:05 +02:00
tests tests: add 'test-as-root' and 'test-with-config' targets 2021-01-25 21:10:06 +01:00
toolchain makefiles/toolchain: don't export all variables 2020-06-24 11:00:54 +02:00
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 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
boards.inc.mk Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
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 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
features_check.inc.mk makefiles: Minor clean ups 2020-04-02 09:56:39 +02: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: add initial default modules inclusion 2020-09-14 19:01:33 +02: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 makefiles/kconfig: run kconfig always when menuconfig is called 2020-11-06 15:58:01 +01:00
mcuboot.mk
modules.inc.mk makefile: add a check for real modules 2020-09-04 15:01:16 +02:00
murdock.inc.mk
periph.mk Makefile: remove usage of SUBMODULES_NOFORCE 2020-04-15 12:11:44 +02:00
pseudomodules.inc.mk mtd: re-add mtd_write_page() 2021-01-28 11:51: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: avoid building archives when compiling 2020-09-04 15:01:10 +02:00