Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into cortex_m7_drivers

This commit is contained in:
Liu_Weichao
2022-02-08 16:55:13 +08:00
145 changed files with 4166 additions and 30446 deletions

View File

@@ -1,4 +1,4 @@
unsigned char mnist_model[] = {
const unsigned char mnist_model[] = {
0x1c, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x14, 0x00, 0x20, 0x00,
0x04, 0x00, 0x08, 0x00, 0x0c, 0x00, 0x10, 0x00, 0x14, 0x00, 0x00, 0x00,
0x18, 0x00, 0x1c, 0x00, 0x14, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,