Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlySkyI6

FW disassembly and modifications of FlySky I6.

ASM can be compiled with arm-none-eabi toolchain.

ASM compilation:

arm-none-eabi-as.exe -o fsi6.o fsi6.asm -mcpu=cortex-m0plus -mthumb -g3

arm-none-eabi-objcopy.exe -O binary fsi6.o fsi6.bin

Docummented disassembly can be found in ASM/10ch.0x0000

Documentation was created with use modified script

http://magiclantern.wikia.com/wiki/GPL_Tools/disasm.py

About

FW disassembly and modifications of FlySky I6

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages