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: arduino/ArduinoCore-mbed

4.4.1

24 Jul 10:30
bfadb39
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog:4.3.1...4.4.1

Contributors

  • @pennam
pennam
Assets2
Loading

4.3.1

13 May 11:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog:4.2.4...4.3.1

Contributors

  • @zfields
  • @dmazzella
  • @pennam
  • @leonardocavagnis
  • @megacct
zfields, dmazzella, and 3 other contributors
Loading

4.2.4

10 Mar 11:41
9f0337f
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • OPTA: allow vid/pid function override from derived core by@pennam in#1026
  • OPTA: restoregetVidgetPid function declaration by@pennam in#1027
  • Wire: I2C slave, exit critical section before calling onReceiveCb() by@pennam in#1032

Full Changelog:4.2.2...4.2.4

Contributors

  • @pennam
pennam
Loading

4.2.2

20 Feb 08:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog:4.2.1...4.2.2

Contributors

  • @dmazzella
  • @JAndrassy
  • @pennam
  • @fabik111
  • @maidnl
  • @leonardocavagnis
  • @Jorgetrujilloroman
dmazzella, JAndrassy, and 5 other contributors
Loading
AntonioBerna reacted with heart emoji
1 person reacted

Release 4.2.1

07 Nov 15:53
06d7756
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Configure post-install script to only operate when platform installed on Linux machine by@per1234 in#932
  • PDM: fix setGain() for dfsdm by@facchinm in#948
  • RPC/OpenAMP: Support loading sketches to SDRAM. by@iabdalkader in#934
  • programmers: allow overriding default programmer by@facchinm in#947
  • Ethernet and WiFi - fix DNS for static IP by@JAndrassy in#918
  • Upgrade upload/artifacts and checkout actions to v4 by@cmaglie in#954
  • Arduino_H7_Video library: Fix rotation bug in LVGL v9.2.0 by@leonardocavagnis in#953
  • Fix: Arduino_CAN::write return value incompatible with interface specification at ArduinoCore-API/HardwareCAN. by@aentinger in#956
  • RP2040: fix OTA and binary size computation by@pennam in#950
  • GIGA R1: fix for UDP endPacket failing by@maidnl in#964
  • WiFi.firmwareVersion: try to mount wifi fs only if needed by@pennam in#963
  • enforcing stop() when calling connect a second time by@andreagilardoni in#949
  • SocketWrapper - MbedServer modernization (without available() and Print) by@JAndrassy in#793
  • AdvancedChatServer remove wrong comments in sketch description by@pennam in#968
  • patch: kick watchdog only if running by@pennam in#967
  • Reduce the number of WiFi join retry to avoid watchdog reset by@pennam in#962
  • SE050: Add serialNumber(byte sn[]) by@pennam in#977
  • Opta secure QSPI simplify code avoid breaking QSPIFBlockDevice by@pennam in#981
  • WiFi: add setTimeout() by@pennam in#976
  • TLSSocketWrapper split read/write event flags by@pennam in#983
  • WiFi and Eth Dhcp hostname support by@pennam in#969
  • patch: check for user network interface before reading hostname by@pennam in#984
  • WiFi examples by@JAndrassy in#982
  • full variants rebuild by@pennam in#985
  • Fix and simplify sni setting by@pennam in#987
  • WiFiSSLSE050Client: fix sni setting 2nd part by@pennam in#988

New Contributors

Full Changelog:4.1.6...4.2.1

Contributors

  • @cmaglie
  • @aentinger
  • @andreagilardoni
  • @iabdalkader
  • @per1234
  • @facchinm
  • @JAndrassy
  • @pennam
  • @maidnl
  • @leonardocavagnis
cmaglie, aentinger, and 8 other contributors
Loading

Release 4.1.6 OPTA

07 Aug 07:29

Choose a tag to compare

What's Changed

  • Fix regression using QSPIFBlockdevice as global object in sketch1399d64
Loading

Release 4.1.5

11 Jul 15:14

Choose a tag to compare

What's Changed

  • libraries/Arduino_H7_Video: Fix the DSI PLL configuration. by@iabdalkader in#879
  • WiFi - setHostname declaration removed by@JAndrassy in#883
  • Defaults stack to default OS value to avoid inadvertent overflow by@dansiviter in#882
  • Display useful message when Linux post-install script has insufficient permissions by@per1234 in#893
  • GIGA OPTA NV PORTENTA Add bootloader hex file and use as default by@pennam in#885
  • SocketWrapper MbedClient read() fixes by@JAndrassy in#896
  • Ethernet, initCallback, ctor and eth_if by@pennam in#901
  • Fix Socket Write Hangs Indefinitely When There Is No Connectivity by@pennam in#906
  • MbedClient add network status check by@pennam in#907
  • Fix Socket Close Hangs Indefinitely When There Is No Connectivity by@pennam in#909
  • Enable (t)rng support for STM32H7 and NANO RP2040 by@pennam in#895
  • Add GC2145 Driver to Giga variant by@sebromero in#910

Patches on mbed-os:

  • Fix DHCP not working after many linkup/linkdown events
  • OPTA: fix crashed on Ethernet.begin() due to DCACHE being disabled without flush
  • QSPI: fix broken writes on Nicla Vision

New Contributors

Full Changelog:4.1.3...4.1.5

Contributors

  • @sebromero
  • @dansiviter
  • @iabdalkader
  • @per1234
  • @JAndrassy
  • @pennam
sebromero, dansiviter, and 4 other contributors
Loading
megacct, s-zaj, and pwirfalt reacted with thumbs up emoji
3 people reacted

Release 4.1.3

02 May 08:32

Choose a tag to compare

What's Changed

Full Changelog:4.1.1...4.1.3

Contributors

  • @sebromero
  • @trik
  • @andreagilardoni
  • @iabdalkader
  • @per1234
  • @facchinm
  • @JAndrassy
  • @pennam
sebromero, trik, and 6 other contributors
Loading

Release 4.1.1

05 Feb 16:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog:4.0.10...4.1.1

Contributors

  • @alranel
  • @manchoz
  • @sebromero
  • @ardnew
  • @andreagilardoni
  • @iabdalkader
  • @facchinm
  • @JAndrassy
  • @pennam
  • @SimonFJ20
  • @umbynos
  • @karlsoderby
  • @Rocketct
  • @tokiedokie
  • @leonardocavagnis
alranel, manchoz, and 13 other contributors
Loading

Release 4.0.10

23 Nov 09:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog:4.0.8...4.0.10

Contributors

  • @facchinm
  • @JAndrassy
  • @pennam
  • @umbynos
  • @leonardocavagnis
  • @alrvid
facchinm, JAndrassy, and 4 other contributors
Loading
umbynos and leonardocavagnis reacted with heart emoji
2 people reacted
Previous134
Previous

[8]ページ先頭

©2009-2025 Movatter.jp