More fixes

This commit is contained in:
Pol Henarejos
2022-05-26 14:15:16 +02:00
parent 77ce276b59
commit d4b0978d50
8 changed files with 159 additions and 164 deletions

View File

@@ -16,9 +16,9 @@
*/
#include "file.h"
#include "tusb.h"
#include "ccid2040.h"
#include <string.h>
#include <stdio.h>
extern const uintptr_t end_data_pool;
extern const uintptr_t start_data_pool;