.gitignore 429 B

123456789
  1. docs
  2. # Exclude old firmware resources that were not flexible enough for custom BSPs (Flow version 2)
  3. $(SEARCH_wifi-host-driver)/WiFi_Host_Driver/resources/nvram_deprecated/
  4. $(SEARCH_bluetooth-freertos)/firmware_deprecated/
  5. # Exclude old firmware resources that were not flexible enough for custom BSPs (Flow version 1)
  6. ../wifi-host-driver/WiFi_Host_Driver/resources/nvram_deprecated/
  7. ../bluetooth-freertos/firmware_deprecated/