Skip to content

Commit

Permalink
ESP build error with SPI Interface config
Browse files Browse the repository at this point in the history
  • Loading branch information
vuhailongkl97 committed Jul 9, 2022
1 parent 534e0cc commit 0ec9498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp/esp_driver/network_adapter/main/spi_slave_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "soc/gpio_reg.h"
#include "esp_log.h"
#include "interface.h"
#include "adapter.h"
Expand Down

0 comments on commit 0ec9498

Please sign in to comment.