ci: setup 26mhz esp32c2 runner

This commit is contained in:
laokaiyao
2022-07-13 18:41:55 +08:00
parent fde4afc67a
commit 4ab8f00b47
7 changed files with 51 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdlib.h>
#include <time.h>