mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-19 21:39:07 +08:00
feat(spi_flash): Add SPI flash driver component
This commit is contained in:
5
components/spi_flash/component.mk
Normal file
5
components/spi_flash/component.mk
Normal file
@ -0,0 +1,5 @@
|
||||
#
|
||||
# Component Makefile
|
||||
#
|
||||
|
||||
COMPONENT_SRCDIRS := src
|
Reference in New Issue
Block a user