Shadowalker
Results
2
issues of
Shadowalker
i dont find any software serial can support stm8 In arduino, just find this project on STVD? can trans it to surport?
**Describe the bug** in opitboot.c i see this #if defined (__AVR_ATmega328__) || defined(__AVR_ATmega328P__) // boot_code : jmp to 0x7400 (start of bootloader) asm(" .section .bootv\n" "boot_code: .word 0x940c\n" ".word 0x3a00\n");...