Skip to content
Snippets Groups Projects
Commit 193e4def authored by swym's avatar swym Committed by rahix
Browse files

move files

parent 8648f41d
No related branches found
No related tags found
1 merge request!67feat(fatfs): implement de-initialization
......@@ -74,7 +74,7 @@ elf = executable(
'cdcacm.c',
'main.c',
'support.c',
'fs/fileops.c',
'fs/filesystem_fat.c',
module_sources,
l0der_sources,
ble_sources,
......
File moved
module_sources = files(
'display.c',
'filesystem_fat.c',
'fileops.c',
'leds.c',
'light_sensor.c',
'log.c',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment