submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
5 lines
125 B
C
5 lines
125 B
C
#define GPIO_PIN_1 GPIO_PG5
|
|
#define GPIO_PIN_2 GPIO_PG6
|
|
#define GPIO_PIN_3 GPIO_PG7
|
|
#include "../cm-bf537e/gpio_cfi_flash.c"
|