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