We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d225c82 commit 81017efCopy full SHA for 81017ef
sys/include/riotboot/hdr.h
@@ -163,7 +163,7 @@ uint32_t riotboot_hdr_get_start_addr(const riotboot_hdr_t *riotboot_hdr);
163
uint32_t riotboot_hdr_get_flags(const riotboot_hdr_t *riotboot_hdr);
164
165
/**
166
- * @brief Calculate header checksum
+ * @brief Getter for the header checksum
167
*
168
* @param[in] riotboot_hdr ptr to image header
169
0 commit comments