Keyboard firmwares for Atmel AVR and Cortex-M
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

flash proB5C6 - kwark.bat 231B

123
  1. avrdude -p m32u4 -c avrisp -P com1 -b 19200 -e -v
  2. avrdude -p m32u4 -c avrisp -P com1 -b 19200 -U lfuse:w:0xff:m -U hfuse:w:0xd8:m -U efuse:w:0xc9:m -v
  3. avrdude -p m32u4 -c avrisp -P com1 -b 19200 -B 4 -U flash:w:"BootMS_B5C6.hex" -v