bootloader_support: added esp32-c3 support

This commit is contained in:
morris
2020-12-01 21:34:53 +08:00
parent 8330b2541a
commit 3f287800eb
13 changed files with 952 additions and 9 deletions
@@ -10,7 +10,6 @@
#include "freertos/task.h"
#include "freertos/semphr.h"
#include "freertos/queue.h"
#include "freertos/xtensa_api.h"
#include "unity.h"
#include "bootloader_common.h"
#include "bootloader_util.h"