File tree Expand file tree Collapse file tree
adafruit_qtpy_esp32s3_nopsram Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 hooks :
99 - id : check-yaml
1010 - id : end-of-file-fixer
11- exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|ports/espressif/esp-idf-config/.*|ports/espressif/boards/.*/sdkconfig )'
11+ exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*)'
1212 - id : trailing-whitespace
13- exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|lib/mbedtls_errors/.* )'
13+ exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|lib/mbedtls_errors/generate_errors.diff )'
1414- repo : https://github.com/codespell-project/codespell
1515 rev : v2.2.4
1616 hooks :
Original file line number Diff line number Diff line change @@ -5,4 +5,3 @@ CONFIG_ESP32S3_SPIRAM_SUPPORT=n
55#
66CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
77# end of LWIP
8-
Original file line number Diff line number Diff line change @@ -69,4 +69,3 @@ CONFIG_CAMERA_DMA_BUFFER_SIZE_MAX=32768
6969#
7070CONFIG_ESP_CONSOLE_UART_TX_GPIO=1
7171CONFIG_ESP_CONSOLE_UART_RX_GPIO=3
72-
You can’t perform that action at this time.
0 commit comments