Before building, you must install the compiler ARM(gcc-arm-none-eabi) and openocd
make build
make run
openocd -s ../scripts -f interface/stlink.cfg -f target/stm32f4x.cfg
make size
make clean
The project is temporarily postponed
Repository from Github https://github.comssch1337/simple-rfid-acs
Before building, you must install the compiler ARM(gcc-arm-none-eabi) and openocd
make build
make run
openocd -s ../scripts -f interface/stlink.cfg -f target/stm32f4x.cfg
make size
make clean
The project is temporarily postponed