Update hal_ota_bl602.c

This commit is contained in:
Tester23
2025-08-13 00:18:53 +02:00
parent e4db25e9d8
commit eaeb7fb880

View File

@@ -1,3 +1,4 @@
#ifdef PLATFORM_BL602
#include <hal_boot2.h>
#include <utils_sha256.h>
@@ -304,3 +305,6 @@ int http_rest_post_flash(http_request_t* request, int startaddr, int maxaddr)
#endif // PLATFORM_BL602