Zerocat Chipflasher  v0.4.3 (board-edition-1)
Flash free firmware to BIOS chips, kick the Manageability Engine.
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  doc
 Makefile
  firmware
  src
  libcommon
 bin2hexdigit.c
 common.hThis file is useful for both, kick and connect
 filespec.c
 filespec.h
 hexdigit2bin.c
 line_info.c
 MOT_addrlen.c
 serial-codes.h
  libkick
 chipspec.c
 chipspec.h
 fast-SPI.hInline Code Macros with Assembler, that provide fast SPI Bus access
 key-enable-bits.hEntities that help to configure allowed key input. With these keys associated are predefined strings that are used as menu options and input feedback at the same time
 proppins.hPropeller Pin Usage and predefined Bit Values
  libprop
 putChar.cFunction to print a char to the default terminal. This modified version does not prepend "\r" if "\n" is passed as parameter
 putChar.h
  libSPI
 SPI-command-set.hKnown SPI commands, one byte
 SPI-flash-bits.hCommon Bit Names of important SPI Flash Registers
 board.cfg
 buildchain.cfg
 kick.cThis file contains the main() procedure of the chipflasher firmware
 kick.h
 Makefile
 Startfile.cfg
 Startfile.mk