Add nanofmt as submodule

This commit is contained in:
2023-09-11 01:10:06 +02:00
parent 6f0acc90c3
commit da6a2d9d28
4 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
#include "esp_flash.h"
#include "esp_system.h"
#include "nanofmt/format.h"
extern "C" void app_main(void)
{
printf("Hello world!\n");