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"