Firmware for the remote control translator
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Clara Hobbs f31599e6a2 Send a stream of power off signals to the TV 6 лет назад
ChibiOS @ 3022045071 Added ChibiOS submodule 6 лет назад
src Send a stream of power off signals to the TV 6 лет назад
.gitignore Added an LED blinking example 6 лет назад
.gitmodules Added ChibiOS submodule 6 лет назад
LICENSE Initial commit 6 лет назад
Makefile Added an LED blinking example 6 лет назад
README.md Added an LED blinking example 6 лет назад
chconf.h Send a stream of power off signals to the TV 6 лет назад
halconf.h Send a stream of power off signals to the TV 6 лет назад
mcuconf.h Send a stream of power off signals to the TV 6 лет назад

README.md

remote-control-translator-firmware

Firmware for the remote control translator

Flashing

openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -c "adapter_khz 4000; program build/remote-control-translator-firmware.elf verify reset exit"