mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 05:23:50 +01:00
Merge pull request #18922 from blueted2/pr/docs/kconfig/typo
docs/kconfig: "not longer" -> "no longer" typo
This commit is contained in:
commit
ba3ccfe32e
@ -108,7 +108,7 @@ please set the configuration via `.config` files.
|
|||||||
|
|
||||||
## A note on the usage of CFLAGS
|
## A note on the usage of CFLAGS
|
||||||
When a certain module is being configured via Kconfig the configuration macro
|
When a certain module is being configured via Kconfig the configuration macro
|
||||||
will not longer be overridable by means of CFLAGS (e.g. set on the
|
will no longer be overridable by means of CFLAGS (e.g. set on the
|
||||||
compilation command or on a Makefile). Consider this if you are getting a
|
compilation command or on a Makefile). Consider this if you are getting a
|
||||||
'redefined warning'.
|
'redefined warning'.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user