Initial project setup
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function(update_board TARGET)
|
||||
# nothing to do
|
||||
endfunction()
|
||||
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
# nothing to do
|
||||
Reference in New Issue
Block a user