mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
rust: Remove ek-lm4f120x board from blacklist
This commit is contained in:
parent
ffcd646217
commit
b802a19059
@ -48,8 +48,4 @@ BASELIBS += $(APPLICATION_RUST_MODULE).module
|
|||||||
|
|
||||||
FEATURES_REQUIRED += rust_target
|
FEATURES_REQUIRED += rust_target
|
||||||
|
|
||||||
# Currently unknown, something related to the LED_PORT definition that doesn't
|
|
||||||
# pass C2Rust's transpilation
|
|
||||||
BOARD_BLACKLIST := ek-lm4f120xl
|
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
@ -21,8 +21,4 @@ BASELIBS += $(APPLICATION_RUST_MODULE).module
|
|||||||
|
|
||||||
FEATURES_REQUIRED += rust_target
|
FEATURES_REQUIRED += rust_target
|
||||||
|
|
||||||
# Currently unknown, something related to the LED_PORT definition that doesn't
|
|
||||||
# pass C2Rust's transpilation
|
|
||||||
BOARD_BLACKLIST := ek-lm4f120xl
|
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
@ -6,8 +6,4 @@ USEMODULE += ztimer_msec
|
|||||||
|
|
||||||
FEATURES_REQUIRED += rust_target
|
FEATURES_REQUIRED += rust_target
|
||||||
|
|
||||||
# Currently unknown, something related to the LED_PORT definition that doesn't
|
|
||||||
# pass C2Rust's transpilation
|
|
||||||
BOARD_BLACKLIST := ek-lm4f120xl
|
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
@ -5,8 +5,4 @@ BASELIBS += $(APPLICATION_RUST_MODULE).module
|
|||||||
|
|
||||||
FEATURES_REQUIRED += rust_target
|
FEATURES_REQUIRED += rust_target
|
||||||
|
|
||||||
# Currently unknown, something related to the LED_PORT definition that doesn't
|
|
||||||
# pass C2Rust's transpilation
|
|
||||||
BOARD_BLACKLIST := ek-lm4f120xl
|
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user