5 lines
88 B
C
5 lines
88 B
C
//stm32g0xx.h
|
|
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
|
|
#define FIRMWARE_VERSION 0x0020 |