- Notifications
You must be signed in to change notification settings - Fork54
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:stm32duino/STM32Ethernet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:cd50f45
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:stm32duino/STM32Ethernet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:b44edf6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 8commits
- 11files changed
- 4contributors
Commits on Jan 2, 2024
Commits on Jan 3, 2024
Commits on Sep 11, 2024
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedSep 11, 2024 fix: use default MAC address only if no MAC_ADDRx defined
Anyway the MAC address get by the application is always 0 whilethe real address is correct.Will be fixed by latter commit.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedSep 11, 2024 fix: align MAC address api with Arduino reference
References:https://www.arduino.cc/reference/en/libraries/ethernet/ethernet.macaddress/https://www.arduino.cc/reference/en/libraries/ethernet/ethernet.setmacaddress/Pay attention that setMACAddress have to be called before Begin().Else new MAC will be ignored.Fixes#81Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedSep 11, 2024 Merge pull request#89from fpistm/MACAddress
fix: align MAC address api with Arduino reference
fpistm authoredSep 11, 2024 peek() function always return first byte of data
Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
Commits on Feb 7, 2025
Update EthernetClient.cpp (#94)
Signed-off-by: TingRua zhang <68175738+q1098401179@users.noreply.github.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Loading
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 cd50f45...b44edf6
Uh oh!
There was an error while loading.Please reload this page.