mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
all: Rename *umodule*.c to remove the "u" prefix.
Updates any includes, and references from Makefiles/CMake.
This essentially reverts what was done long ago in commit
136b5cbd76
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
@@ -329,8 +329,8 @@ DRIVERS_SRC_C += $(addprefix modules/,\
|
||||
machine/timer.c \
|
||||
machine/rtcounter.c \
|
||||
machine/temp.c \
|
||||
uos/moduos.c \
|
||||
uos/microbitfs.c \
|
||||
os/modos.c \
|
||||
os/microbitfs.c \
|
||||
board/modboard.c \
|
||||
board/led.c \
|
||||
ubluepy/modubluepy.c \
|
||||
|
||||
Reference in New Issue
Block a user