ssch1337 / simple-rfid-acs

The project is temporarily postponed

Repository from Github https://github.comssch1337/simple-rfid-acsRepository from Github https://github.comssch1337/simple-rfid-acs

Before building, you must install the compiler ARM(gcc-arm-none-eabi) and openocd

Build

make build

Flash microcontroller

make run

Debug

openocd -s ../scripts -f interface/stlink.cfg -f target/stm32f4x.cfg

Size

make size

Clean

make clean

About

The project is temporarily postponed


Languages

Language:C 97.0%Language:Assembly 2.8%Language:Makefile 0.3%