mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-29 08:52:04 -07:00
6 lines
90 B
C
6 lines
90 B
C
#include "py32f0xx_hal.h"
|
|
|
|
#define DUMMY_DATA_SIZE 25360
|
|
|
|
extern const char dummy_data[];
|