Finish w20Dll and delete accidentally committed files

This commit is contained in:
kabiskac 2024-05-01 03:24:15 +02:00
parent 4ca36ea9a6
commit 9cfeefc6b1
8 changed files with 181 additions and 8944 deletions

View file

@ -1441,7 +1441,7 @@ config.libs = [
Rel('w20Dll',
objects = {
Object(Matching, "REL/board_executor.c"),
Object(NonMatching, "REL/w20Dll/main.c"),
Object(Matching, "REL/w20Dll/main.c"),
}
),
Rel('w21Dll',