Initial project setup

This commit is contained in:
2025-12-13 11:59:11 +02:00
commit 3218e6039f
2176 changed files with 355321 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
function(update_board TARGET)
# nothing to do
endfunction()

View File

@@ -0,0 +1,11 @@
/* metadata:
name: Lctech Pi F1C200s
url: https://linux-sunxi.org/Lctech_Pi_F1C200s
*/
#ifndef BOARD_H
#define BOARD_H
// Nothing valuable here
#endif

View File

@@ -0,0 +1 @@
# nothing to do