

Go to the source code of this file.
Classes | |
| struct | bootloader_command |
| struct | bootloader_status_code |
| struct | cemdloader_command |
| struct | firmware_header |
Functions | |
| int | upload_cemd_data (fnusb_dev *dev) |
| int | upload_firmware (fnusb_dev *dev, char *fw_filename) |
| int | upload_firmware_from_memory (fnusb_dev *dev, unsigned char *fw_from_mem, unsigned int fw_size_in_bytes) |
| int upload_firmware | ( | fnusb_dev * | dev, |
| char * | fw_filename | ||
| ) |