MCPcopy Create free account
hub / github.com/ArduPilot/ardupilot / bl_protocol.cpp

File bl_protocol.cpp

Tools/AP_Bootloader/bl_protocol.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 ArduPilot bootloader protocol
3
4 based on bl.c from https://github.com/PX4/Bootloader.

Callers

nothing calls this directly

Calls 15

test_flashFunction · 0.85
memsetFunction · 0.85
led_setFunction · 0.85
led_offFunction · 0.85
cinFunction · 0.85
can_updateFunction · 0.85
led_onFunction · 0.85
wait_for_eocFunction · 0.85
coutFunction · 0.85
flash_func_read_wordFunction · 0.85
flash_set_keep_unlockedFunction · 0.85

Tested by

no test coverage detected