-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: stm32duino/STM32Ethernet
base: cd50f45
head repository: stm32duino/STM32Ethernet
compare: b44edf6
- 8 commits
- 11 files changed
- 4 contributors
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7245be6 - Browse repository at this point
Copy the full SHA 7245be6View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52aba52 - Browse repository at this point
Copy the full SHA 52aba52View commit details
Commits on Sep 11, 2024
-
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for cc099cf - Browse repository at this point
Copy the full SHA cc099cfView commit details -
fix: use default MAC address only if no MAC_ADDRx defined
Anyway the MAC address get by the application is always 0 while the real address is correct. Will be fixed by latter commit. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 293b2d9 - Browse repository at this point
Copy the full SHA 293b2d9View commit details -
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 #81 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 348c968 - Browse repository at this point
Copy the full SHA 348c968View commit details -
Merge pull request #89 from fpistm/MACAddress
fix: align MAC address api with Arduino reference
Configuration menu - View commit details
-
Copy full SHA for 055af9a - Browse repository at this point
Copy the full SHA 055af9aView commit details -
peek() function always return first byte of data
Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc8310f - Browse repository at this point
Copy the full SHA cc8310fView commit details
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>
Configuration menu - View commit details
-
Copy full SHA for b44edf6 - Browse repository at this point
Copy the full SHA b44edf6View 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 cd50f45...b44edf6