10000 sync by Jason2866 · Pull Request #9 · Jason2866/arduino-esp32 · GitHub
[go: up one dir, main page]

Skip to content

sync #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 101 commits into from
Sep 16, 2021
Merged
Changes from 1 commit
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
676f5cf
fix UART FIFO test for being full (#5390)
SuGlider Jul 16, 2021
cf6ab9c
component: Remove circular dependency around 'main' (#5391)
projectgus Jul 16, 2021
dd25e2b
Fix some WiFi issues (#5395)
me-no-dev Jul 16, 2021
c8a4010
Rename LITTLEFS to LittleFS to match ESP8266 (#5396)
me-no-dev Jul 16, 2021
5eda278
Update camera example (#5397)
me-no-dev Jul 16, 2021
a9bd39d
Fix pin attenuation being overwritten (#5399)
me-no-dev Jul 16, 2021
eac8b2d
fix port{Input,Output,Mode}Register macros for chips with <=32 pins (…
igrr Jul 16, 2021
780588d
Remove undocumented and uncontrollable WiFI RSSI filter. (#5393)
rtrbt Jul 16, 2021
16f4b0f
IDF master d93887f9f (#5336)
me-no-dev Jul 16, 2021
0aafa05
Added function to retrieve the amount of data received from an BLECha…
xBiohazardx Jul 16, 2021
d9833f9
Remove mkfatfs tool from package json
me-no-dev Jul 18, 2021
1effae4
Docs: Initial documentation structure using Sphinx (#5355)
pedrominatel Jul 19, 2021
f64ca2e
Fixed typo in comments. (#5407)
Sagar73594 Jul 19, 2021
db4e766
add callback to HTTPUpdate (#5408)
jayanta525 Jul 19, 2021
f79411f
Links to the new docs updated and new docs build badge added
pedrominatel Jul 19, 2021
49df877
Merge pull request #5417 from pedrominatel/docs/readme_docs_update
VojtechBartoska Jul 19, 2021
6393dbc
Fix gh-pages update script
me-no-dev Jul 19, 2021
4a0305a
Fixes SD begin() end() memory leak #2897 (#5419)
SuGlider Jul 19, 2021
268595c
Various USB fixes (#5422)
me-no-dev Jul 20, 2021
4ada3f5
Fix Windows USB issues
me-no-dev Jul 20, 2021
b974fbd
Fix wdt OTA update
Jason2866 Jul 20, 2021
e12d8c8
fix: WiFiClientSecure connection timeout (#5398) (#5418)
vlastahajek Jul 21, 2021
cd56d8d
Fix ESP32-Solo WDT on HTTP OTA update
Jason2866 Jul 21, 2021
5458df0
Fixes Serial.end() hanging on ESP32-S2 (#5434)
SuGlider Jul 21, 2021
ee24736
Update README.md
me-no-dev Jul 22, 2021
34125ce
Examples update, add a note for configTime() that only one ntp server…
vortigont Jul 22, 2021
6e47e18
Add files via upload (#5433)
nqh2412 Jul 22, 2021
51e9c0b
IDF master c69f0ec32
me-no-dev Jul 25, 2021
dce7bc9
Merge branch 'espressif:master' into master
Jason2866 Jul 25, 2021
7db15b4
Fix WDT only for solo core
Jason2866 Jul 25, 2021
f3600ac
Merge pull request #9 from espressif/idf-master
Jason2866 Jul 25, 2021
e0e5c88
Create PULL_REQUEST_TEMPLATE.md (#5439)
VojtechBartoska Jul 26, 2021
6972695
IDF master c69f0ec32 (#5449)
me-no-dev Jul 26, 2021
1775dd1
Add ReadTheDocs CI (#5456)
me-no-dev Jul 26, 2021
3780b5c
Unbreak integer to string conversion functions. (#5423) (#5438)
rtrbt Jul 26, 2021
5334075
Merge branch 'espressif:master' into master
Jason2866 Jul 26, 2021
d5a98f9
Doc: Updated Troubleshooting file (#5430)
Sagar73594 Jul 26, 2021
65eafd1
Fixes ESP32-S2 LEDC PWM #5375 #5050 (#5452)
SuGlider Jul 26, 2021
43a39f7
Merge branch 'espressif:master' into master
Jason2866 Jul 26, 2021
9406f8e
Weaken tinyusb callbacks (#5475)
chegewara Jul 29, 2021
c5a1f3e
Corrected CLASSIC_BT_ENABLED to CONFIG_BT_CLASSIC_ENABLED. (#5471)
pulquero Jul 29, 2021
505926c
IDF master 58022f859
me-no-dev Jul 29, 2021
023ae75
Rework pulseIn to work on ESP32-C3
me-no-dev Aug 2, 2021
4365a45
Fix WiFi Deinit bug
me-no-dev Aug 2, 2021
31127f4
Support for Transfer-Encoding headers that specify "identify" (#5486)
Aug 2, 2021
be84c82
[WiFiClient] Default connection timeout, when no timeout provided (#5…
cziter15 Aug 2, 2021
5bb8177
Add initial support for USB MSC (#5466)
me-no-dev Aug 2, 2021
0174bf2
IDF master 606557b48
me-no-dev Aug 4, 2021
c8a8313
IDF master 8131d6f46
me-no-dev Aug 5, 2021
5b04b60
IDF master 59aa60d52
me-no-dev Aug 6, 2021
5614564
IDF master 83956ebba
me-no-dev Aug 7, 2021
a7fd5f6
IDF master 83956ebbae
me-no-dev Aug 10, 2021
5fd7379
Fix wrong attenuation being set to pins (#5522)
me-no-dev Aug 11, 2021
0b0dfab
Fix race in log_printf (#5523)
me-no-dev Aug 11, 2021
0acbe78
Increase default timeout for WiFiClient from 3ms to 3s (#5496)
drzony Aug 11, 2021
c4fcab2
Fix issue #5506 "WebServer serveStatic () can cause LoadProhibited ex…
timr49 Aug 11, 2021
a4118ea
Add ET-Board BUILTIN_LED pin (#5490)
ketri2484 Aug 11, 2021
0d5a12f
IDF master b1c3ee71c5
me-no-dev Aug 12, 2021
e5bd18d
Fix I2C Scan for S2 and C3 (#5528)
me-no-dev Aug 12, 2021
2af8cc3
Fixes Touchpad Interrupt (#5527)
SuGlider Aug 12, 2021
29cd5cd
IDF master 2c49af9e75
me-no-dev Aug 12, 2021
8fe7dce
Merge branch 'espressif:master' into master
Jason2866 Aug 12, 2021
fa81335
IDF master eb1a66e7c9
me-no-dev Aug 13, 2021
dc0ff8c
IDF master a20df743f1
me-no-dev Aug 13, 2021
a7ea737
Added LOLIN boards o the boards list.
pedrominatel Aug 16, 2021
b580bb2
Add log_buf to pretty print buffers
me-no-dev Aug 17, 2021
44dd99f
Merge branch 'master' into docs/wemos_boards
pedrominatel Aug 18, 2021
000d967
Merge pull request #5547 from pedrominatel/docs/wemos_boards
pedrominatel Aug 18, 2021
90c01da
Fix build error in ESP-IDF
me-no-dev Aug 19, 2021
ce68070
Fixed the external link to a new tab (LOLIN boards) (#5571)
pedrominatel Aug 23, 2021
78499c4
Added Franzininho WiFi board support (#5570)
pedrominatel Aug 23, 2021
29455a0
Fix issue #5507 "Constructor WebServer::WebServer(IPAddress addr, int…
timr49 Aug 23, 2021
94809ce
fix: timerRead() is returning the last read value, not the actual #34…
LoriLori Aug 23, 2021
e265bd0
Add new board (Deneyap Mini) (#5531)
zeynepdicle Aug 23, 2021
8785335
Add SparkFun ESP32 MicroMod microcontroller (#5556)
seanhagen Aug 23, 2021
929cf2c
Add ATMegaZero ESP32-S2 microcontroller (#5569)
eddieespinal Aug 23, 2021
b1d072d
Implements UART SerialHardware Refactoring on top of IDF (#5549)
SuGlider Aug 23, 2021
c45cff5
Implement USB HID Device Support for ESP32-S2 (#5538)
me-no-dev Aug 23, 2021
0730e0e
Include nvs_commit() on three methods (#5309)
beamholder Aug 23, 2021
1f59c5a
Adds HardwareSerial::setRxBufferSize() (#5583)
SuGlider Aug 24, 2021
a62979d
Add missing upload.flags (#5589)
riosnav Aug 25, 2021
9ced459
Fix build compilation due to changes in the HW_TIMER's structs
me-no-dev Aug 30, 2021
249a3e2
Merge branch 'master' into idf-master
me-no-dev Aug 30, 2021
82404b0
Fix compilation warnings and errors with USB
me-no-dev Aug 30, 2021
c6ff727
Update USBCDC.cpp
me-no-dev Aug 30, 2021
f5fee39
Update CMakeLists.txt
me-no-dev Aug 30, 2021
9afc0bd
IDF master b63ec47238
me-no-dev Aug 30, 2021
b05f3f5
Update libarduino_tinyusb.a
me-no-dev Aug 30, 2021
4a55ff9
Add support for the hardware CDC in ESP32-C3 (#5614)
me-no-dev Aug 31, 2021
24b76cb
Add string constructor and concat routines taking explicit length arg…
rcombs Aug 31, 2021
9eea85f
Check if m_pServerCallbacks is not null before calling method. (#5603)
Marcus10110 Aug 31, 2021
44c1198
Added UM FeatherS2 Neo to boards.txt and added appropriate variants. …
UnexpectedMaker Aug 31, 2021
6c72afd
Merge branch 'master' into idf-master
me-no-dev Aug 31, 2021
0101877
Update HWCDC.cpp
me-no-dev Aug 31, 2021
453af38
Supported devices table updated due the 2.0.0 release
pedrominatel Aug 31, 2021
92ce408
Merge pull request #5616 from pedrominatel/docs/update_for_release_2-0-0
pedrominatel Aug 31, 2021
6ed9294
IDF master 5f38b766a8
me-no-dev Sep 1, 2021
b3c651c
IDF master b1f851b8f8
me-no-dev Sep 1, 2021
5641a10
IDF master 61299f879e
me-no-dev Sep 2, 2021
52404b4
Merge branch 'espressif:master' into master
Jason2866 Sep 2, 2021
48fb4e4
Merge pull request #14 from espressif/idf-master
Jason2866 Sep 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix build error in ESP-IDF
  • Loading branch information
me-no-dev authored Aug 19, 2021
commit 90c01dab77f337a35ddd81eb6f4d49bf503e781d
2 changes: 1 addition & 1 deletion cores/esp32/firmware_msc_fat.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ static size_t cplstr(void *dst, const void * src, size_t max_len){
//copy up to max_len chars from src to dst, adding spaces up to max_len. do not terminate
static void cplstrsp(void *dst, const void * src, size_t max_len){
size_t l = cplstr(dst, src, max_len);
for(l; l < max_len; l++){
for(; l < max_len; l++){
((uint8_t*)dst)[l] = 0x20;
}
}
Expand Down
0