Skip to content

Commit

Permalink
ESP32: Update to ESP-IDF 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rojer committed Dec 27, 2020
1 parent abf4ec6 commit ee3ff3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/esp32/esp32_spi_master.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include "esp_attr.h"
#include "esp_intr_alloc.h"
#include "driver/spi_common.h"
#include "driver/spi_common_internal.h"
#include "soc/gpio_sig_map.h"
#include "soc/spi_reg.h"
#include "soc/spi_struct.h"
Expand Down

0 comments on commit ee3ff3b

Please sign in to comment.