Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 7, 2025
Update EthernetClient.cpp (#94)
Show description for b44edf6
Commits on Sep 11, 2024
peek() function always return first byte of data
Show description for cc8310fMerge pull request #89 from fpistm/MACAddress
Show description for 055af9aauthoredfix: align MAC address api with Arduino reference
Show description for 348c968committedfix: use default MAC address only if no MAC_ADDRx defined
Show description for 293b2d9committedfix: typo raised by codespell
Show description for cc099cfcommitted
Commits on Jan 3, 2024
Commits on Jan 2, 2024
Commits on Nov 9, 2023
chore: bump library version
Show description for cd50f45committedMerge pull request #77 from fpistm/ArduinoAPI
Show description for f000a6eauthoredfeat(server): add end()
Show description for 8803014committed
Commits on Nov 8, 2023
feat(server): add bool operator
Show description for 6b9664bcommittedfix(server): do not use same variable name
Show description for 566dc84committedfix(doc): wiki link
Show description for c4b0663committed
Commits on Nov 7, 2023
Fixing bug that caused large memory consumption
Show description for df78428
Commits on Sep 29, 2023
Merge pull request #74 from fpistm/setConnectionTimeout
Show description for 60bbf39authored
Commits on Sep 28, 2023
chore(keywords.txt): add missing keywords
Show description for 6d46fb0committedfix(client): setTimeout shadows Stream.setTimeout
Show description for 9474719committed
Commits on Nov 24, 2022
Commits on Sep 13, 2022
fix: set Ethernet Timer priority to 15
Show description for b9cd0a3- authored
Commits on Apr 26, 2022
- authored
- authored
Commits on Apr 13, 2022
Fix : Wrong _tcp_client[] array initialization
Show description for fb56c54
Commits on Mar 14, 2022
fix: call effective ETH scheduler only from Timer callback
Show description for e2e0a42
Commits on Mar 11, 2022
fix: if DHCP fails the static IP can be applied without problem (#50)
Show description for d5993db
Commits on Mar 1, 2022
fix: Assume DNS is the same IP than gateway
Show description for c191ead
Commits on Feb 28, 2022
feat: Add examples to demonstrate how to use FreeRTOS with Ethernet
Show description for 7669880- authored
Commits on Oct 5, 2021
ci: change to main branch
Show description for a1f708dcommitted
Commits on Dec 3, 2020
Merge pull request #48 from ABOSTM/HARDWARETIMER_REMOVE_OUTPUT_COMPARE
Show description for 8155ff2authoredRun astyle
Show description for ea18d12committedHardwareTimer: remove usage of TIMER_OUTPUT_COMPARE mode
Show description for 4984100committed
Commits on May 22, 2020
- authored