Skip to content

Releases: madmachineio/mm-sdk

1.1.0-alpha.5

30 Oct 03:56
Compare
Choose a tag to compare
1.1.0-alpha.5 Pre-release
Pre-release
Modify version

Signed-off-by: Andy Liu <[email protected]>

1.1.0-alpha.4

18 Oct 04:01
Compare
Choose a tag to compare
1.1.0-alpha.4 Pre-release
Pre-release
  • Generate Swift SDK instead of destination file for cross-compiing

1.1.0-alpha.3

13 Oct 04:38
Compare
Choose a tag to compare
1.1.0-alpha.3 Pre-release
Pre-release
  • Move posix_memalign from SwiftIO to Zephyr

1.1.0-alpha.2

26 Sep 15:11
Compare
Choose a tag to compare
1.1.0-alpha.2 Pre-release
Pre-release
  • 1.1.0-alpha.2

1.1.0-alpha.1

23 Sep 16:20
Compare
Choose a tag to compare
1.1.0-alpha.1 Pre-release
Pre-release
  • 1.1.0-alpha.1

1.1.0-alpha.0

20 Sep 16:26
Compare
Choose a tag to compare
1.1.0-alpha.0 Pre-release
Pre-release
  • Official compiler compatibility

0.9.3-beta.0

18 Mar 16:33
d570fac
Compare
Choose a tag to compare
  • Add FreeType Support for font display
  • Add "copy" command for downloading resources to Flash/SD card

0.9.1-alpha.1

01 Nov 06:59
Compare
Choose a tag to compare
0.9.1-alpha.1 Pre-release
Pre-release

To parse the Package.swift, SwiftPM will run xcrun --sdk macosx --show-sdk-path and xcrun --sdk macosx --show-sdk-platform-path to find the local macOS SDK, which frequently causes compatibility issues. This has been such a pain. We have now bundled the macOS SDK 13.1 (included in Xcode 14.2) in our SDK.

0.9.1-alpha.0

23 Oct 17:28
Compare
Choose a tag to compare
0.9.1-alpha.0 Pre-release
Pre-release
  • Update Swift to 5.9.1 release
  • Update hal API

0.9.0-alpha.4

26 Aug 05:25
Compare
Choose a tag to compare
0.9.0-alpha.4 Pre-release
Pre-release
  • Update Swift to development-08-23