-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: stm32duino/STM32Ethernet
base: 1.3.0
head repository: stm32duino/STM32Ethernet
compare: 1.4.0
- 13 commits
- 11 files changed
- 3 contributors
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a55d412 - Browse repository at this point
Copy the full SHA a55d412View commit details -
fix: set Ethernet Timer priority to 15
Aim is to have Ethernet Timer priority lower (higher value) than Systick (including FreeRTOS usecase) Signed-off-by: Alexandre Bourdiol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9cd0a3 - Browse repository at this point
Copy the full SHA b9cd0a3View commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aa55112 - Browse repository at this point
Copy the full SHA aa55112View commit details
Commits on Sep 28, 2023
-
fix(client): setTimeout shadows Stream.setTimeout
Rename it setConnectionTimeout to match Arduino Ethernet API. Fixes #72 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9474719 - Browse repository at this point
Copy the full SHA 9474719View commit details -
chore(keywords.txt): add missing keywords
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d46fb0 - Browse repository at this point
Copy the full SHA 6d46fb0View commit details
Commits on Sep 29, 2023
-
Merge pull request #74 from fpistm/setConnectionTimeout
fix(client): setTimeout shadows Stream.setTimeout
Configuration menu - View commit details
-
Copy full SHA for 60bbf39 - Browse repository at this point
Copy the full SHA 60bbf39View commit details
Commits on Nov 7, 2023
-
Fixing bug that caused large memory consumption
Signed-off-by: jeremyB01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df78428 - Browse repository at this point
Copy the full SHA df78428View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4b0663 - Browse repository at this point
Copy the full SHA c4b0663View commit details -
fix(server): do not use same variable name
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 566dc84 - Browse repository at this point
Copy the full SHA 566dc84View commit details -
feat(server): add bool operator
Fixes #73. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b9664b - Browse repository at this point
Copy the full SHA 6b9664bView commit details
Commits on Nov 9, 2023
-
Fixes #73. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8803014 - Browse repository at this point
Copy the full SHA 8803014View commit details -
Merge pull request #77 from fpistm/ArduinoAPI
feat(server): add bool operator and end() api
Configuration menu - View commit details
-
Copy full SHA for f000a6e - Browse repository at this point
Copy the full SHA f000a6eView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd50f45 - Browse repository at this point
Copy the full SHA cd50f45View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.3.0...1.4.0