Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: stm32duino/STM32Ethernet

STM32dunio STM32Ethernet 1.4.0

09 Nov 15:53

Choose a tag to compare

What's Changed

  • fix: set Ethernet Timer priority to 15 by@ABOSTM in#66
  • fix(client): setTimeout shadows Stream.setTimeout by@fpistm in#74
  • Fixing bug that caused large memory consumption by@jeremyB01 in#76
  • feat(server): add bool operator and end() api by@fpistm in#77

New Contributors

Full Changelog:1.3.0...1.4.0

Contributors

  • @fpistm
  • @ABOSTM
  • @jeremyB01
fpistm, ABOSTM, and jeremyB01
Assets2
Loading

STM32dunio STM32Ethernet 1.3.0

26 Apr 08:17
cc1e72d
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • HardwareTimer: remove usage ofTIMER_OUTPUT_COMPARE mode by@ABOSTM in#48
  • feat: Add examples to demonstrate how to use FreeRTOS with Ethernet by@ABOSTM in#57
  • fix: Assume DNS is the same IP than gateway by@ABOSTM in#58
  • if DHCP fails the static IP can be applied without problem by@Solairseir in#50
  • fix: call effective ETH scheduler only from Timer callback by@ABOSTM in#60
  • Fix : Wrong_tcp_client[] array initialization by@ABOSTM in#62
  • feat: Add function to define port of EthernetServer at runtime by@patricklaf in#63

New Contributors

Full Changelog:1.2.0...1.3.0

Contributors

  • @Solairseir
  • @patricklaf
  • @ABOSTM
Solairseir, patricklaf, and ABOSTM
Loading

STM32dunio STM32Ethernet 1.2.0

22 May 07:15
7907e31
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Added functionality to pass custom parameter to HardwareTimer callback
  • Rework ethernet cable hotplug detection
Loading

STM32dunio STM32Ethernet 1.1.0

24 Feb 15:48
d14d8e8
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

  • AddEthernetClient functions:localPort,remoteIP,remotePort#27
  • UpdateEthernet.linkStatus to handle Unknown status#31
  • CI deployment
Loading

STM32dunio STM32Ethernet 1.0.5

10 Nov 06:32

Choose a tag to compare

Compatible withHardwareTimer available sincestm32duino/Arduino_Core_STM32 1.7.0.

Several bug fixes:
1.0.4...1.0.5

Many thanks to@gdsports

Loading

STM32dunio STM32Ethernet 1.0.4

31 Oct 18:37
d1bb810
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Loading

STM32dunio STM32Ethernet 1.0.3

07 Mar 17:01
eb156a3
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Allow user to use his own LwIP options file.

Add a file named "STM32lwipopts.h" in the sketch folder will be used instead of the default configuration file (lwipopts_default.h).

Loading

STM32dunio STM32Ethernet 1.0.2

20 Oct 14:37

Choose a tag to compare

  • Scheduler is now called inside a timer callback each 1 ms to ensure update of the LwIP stack and avoid deadlock. (#3)
  • Fix issue with close client (#3)
  • Init sequence done only one time (#4)
Loading

Release 1.0.1 version

14 Sep 13:40

Choose a tag to compare

  • Use callback method to update LwIP stack
  • Add schedule() function to Ethernet Class
Loading

First release

16 Aug 13:40

Choose a tag to compare

Merge pull request #1 from fprwi6labs/add_srcSTM32Ethernet source files
Loading

[8]ページ先頭

©2009-2025 Movatter.jp