mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +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:
@@ -43,7 +43,7 @@ set(MICROPY_SOURCE_PORT
|
||||
machine_uart.c
|
||||
modbluetooth_zephyr.c
|
||||
modmachine.c
|
||||
modusocket.c
|
||||
modsocket.c
|
||||
modzephyr.c
|
||||
modzsensor.c
|
||||
mphalport.c
|
||||
|
||||
Reference in New Issue
Block a user