- factorize code between read and write transaction - always use dfu_transaction_cleanup() to initialize the internal variable: easy maintenance - replace direct access by dfu_get_buf() and dfu_get_buf_size() Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| dfu.c | ||
| dfu_mmc.c | ||
| dfu_nand.c | ||
| dfu_ram.c | ||
| dfu_sf.c | ||
| dfu_tftp.c | ||