Eliminate some UTF-8 errors
This commit is contained in:
parent
31d0dfb981
commit
b8f9ac6fa5
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
# Add comma separated list of words to ignore (sorted alphabetically, case sensitive)
|
||||
ignore_words_list: adin,ADn,alph,aNULL,carryIn,cconfiguration,chainG,ciph,cLen,cliKs,creen,dout,ede,Fo,haveA,hashIn,larg,LEAPYEAR,inCreated,inOut,inout,Merget,mot,optionA,parm,parms,repid,rIn,rsource,ser,siz,Te,te,TOOM,userA,vie
|
||||
exclude_file: ./IDE/ECLIPSE/DEOS/tls_wolfssl.c,./IDE/ECLIPSE/MICRIUM/client_wolfssl.c,./IDE/IAR-MSP430/main.c,./tests/api.c
|
||||
skip: '*.pem,*.cproject'
|
||||
skip: '*.cproject,*.der,*.pem'
|
||||
|
@ -13,7 +13,7 @@ factory, app, factory, 0x10000, 1500K,
|
||||
# For other settings, see:
|
||||
# https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/partition-tables.html#creating-custom-tables
|
||||
#
|
||||
# Here is the summary printed for the “Single factory app, no OTA” configuration:
|
||||
# Here is the summary printed for the "Single factory app, no OTA" configuration:
|
||||
#
|
||||
# # ESP-IDF Partition Table
|
||||
# # Name, Type, SubType, Offset, Size, Flags
|
||||
@ -22,7 +22,7 @@ factory, app, factory, 0x10000, 1500K,
|
||||
# factory, app, factory, 0x10000, 1M,
|
||||
#
|
||||
#
|
||||
# Here is the summary printed for the “Factory app, two OTA definitions” configuration:
|
||||
# Here is the summary printed for the "Factory app, two OTA definitions" configuration:
|
||||
#
|
||||
# # ESP-IDF Partition Table
|
||||
# # Name, Type, SubType, Offset, Size, Flags
|
||||
|
Can't render this file because it contains an unexpected character in line 16 and column 39.
|
Loading…
Reference in New Issue
Block a user