1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
Benjamin Valentin 7ceb3f0a68 netdev: add netdev_register() to keep track if netdev IDs
It is desireable to have a way to identify network devices.
This should be independent from the type of netdev, so a common identifier is needed.

Base this on the driver ID and the index in the configuration struct.
This way we achive unique IDs that stay consistent for any firmware flashed on a board.
2020-08-17 22:50:18 +02:00
..
arch cpu/msp430_common: move newlib default module decl to Makefile.dep 2020-08-05 14:32:58 +02:00
boards makefiles/sam0: only fail on missing device with explicit targets 2020-07-03 10:24:40 +02:00
boot Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
libc make/newlib: remove use of export for LINKFLAGS 2020-01-02 09:51:40 +01:00
toolchain makefiles/toolchain: don't export all variables 2020-06-24 11:00:54 +02:00
tools Merge pull request #14724 from fjmolinas/pr_cc2538_makefile.include 2020-08-11 11:29:35 +02:00
utils makefiles/utils: functions for lowercase and uppercase 2019-08-29 13:59:31 +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
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 makefiles/cflags.inc.mk: set unless deactivated 2020-01-10 08:58:54 +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 drivers/periph_common: add periph_init% module 2020-03-06 11:21:19 +01:00
dependencies_debug.inc.mk cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
dependency_resolution.inc.mk build system: Restructure dependency resolution 2020-04-02 09:55:07 +02:00
docker.inc.mk make: use $(MAKE) instead of direct make call 2020-07-03 12:03:06 +02:00
eclipse.inc.mk
features_check.inc.mk makefiles: Minor clean ups 2020-04-02 09:56:39 +02:00
features_modules.inc.mk core: make idle thread optional 2020-06-25 16:02:28 +02: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 cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
info-nproc.inc.mk
info.inc.mk Makefile*: Allow multiple external board dirs 2020-04-29 18:32:39 +02:00
kconfig.mk makefiles: introduce KCONFIG_ADD_CONFIG variable 2020-08-12 12:22:42 +02:00
mcuboot.mk Merge pull request #11130 from cladmi/pr/make/flashfile/jlink 2019-03-14 12:01:02 +01:00
modules.inc.mk makefiles/modules: Add note regarding 'IS_USED' macro. 2019-11-11 12:53:18 +01: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 netdev: add netdev_register() to keep track if netdev IDs 2020-08-17 22:50:18 +02:00
scan-build.inc.mk make: use $(MAKE) instead of direct make call 2020-07-03 12:03:06 +02:00
stdio.inc.mk cpu/cortexm_common: Rename arch_cortexm feature to cpu_core_cortexm 2020-06-16 12:05:41 +02:00
suit.base.inc.mk tests/suit_v3_manifest: Add draft-ietf-v3 manifest parser test 2020-03-19 22:56:01 +01:00
suit.inc.mk tests/suit_v3_manifest: Add draft-ietf-v3 manifest parser test 2020-03-19 22:56:01 +01:00
tests.inc.mk
usb-codes.inc.mk usb Kconfig: Provide explicit defaults 2020-06-30 10:51:42 +02:00
vars.inc.mk makefiles: introduce KCONFIG_ADD_CONFIG variable 2020-08-12 12:22:42 +02:00