Cleanup.
This commit is contained in:
@ -125,7 +125,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
all: targets tests $(DEPLOY_TARGETS)
|
all: targets tests $(DEPLOY_TARGETS)
|
||||||
fast: posix esp32_sim
|
fast: posix esp32_sim esp32
|
||||||
|
|
||||||
targets: $(TARGETS)
|
targets: $(TARGETS)
|
||||||
tests: $(TESTS)
|
tests: $(TESTS)
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// For now, default on several options.
|
// Default on several options.
|
||||||
#define ENABLE_SPIFFS_SUPPORT
|
#define ENABLE_SPIFFS_SUPPORT
|
||||||
#define ENABLE_WIFI_SUPPORT
|
#define ENABLE_WIFI_SUPPORT
|
||||||
#define ENABLE_MDNS_SUPPORT
|
#define ENABLE_MDNS_SUPPORT
|
||||||
|
|||||||
Reference in New Issue
Block a user