Skip to content

Releases: choco-technologies/dmdevfs

v0.8.0

Choose a tag to compare

@JohnAmadis JohnAmadis released this 08 Jul 09:09

What's Changed

  • Deduplicate directory entries in readdir for shared driver parent paths by @JohnAmadis with @Copilot in #52

Full Changelog: v0.7.1...v0.8.0

v0.8

Choose a tag to compare

@JohnAmadis JohnAmadis released this 04 Jul 19:55

What's Changed

  • Deduplicate directory entries in readdir for shared driver parent paths by @JohnAmadis with @Copilot in #52

Full Changelog: v0.7.1...v0.8

v0.7.1

Choose a tag to compare

@JohnAmadis JohnAmadis released this 27 May 14:17

What's Changed

  • Enhance read_driver_node_path: add support for alternative device names by @JohnAmadis in #48
  • fix: device nodes incorrectly reported as directories by Dmod_ReadDirEx by @Copilot in #50

New Contributors

Full Changelog: v0.7...v0.7.1

v0.7

Choose a tag to compare

@JohnAmadis JohnAmadis released this 25 May 12:56

What's Changed

  • Add lseek support to align with dmdrvi v1.0 offset-based read/write API by @Copilot in #43

Full Changelog: v0.6.1...v0.7

v0.6.3

Choose a tag to compare

@JohnAmadis JohnAmadis released this 25 May 08:13
2ba701f

Changed arm compiler to 13.3

v0.6.2

Choose a tag to compare

@JohnAmadis JohnAmadis released this 11 May 16:37
2ba701f

Added support of esp32s3

v0.6.1

Choose a tag to compare

@JohnAmadis JohnAmadis released this 11 Mar 09:00
2ba701f

What's Changed

  • Fix release pipeline not triggering on direct tag push by @Copilot in #35
  • Fix subdirectory listing under /dev mount point by @Copilot in #37
  • Add dmdrvi v0.5 eof API support with file-size fallback by @Copilot in #39

Full Changelog: v0.6...v0.6.1

v0.6

Choose a tag to compare

@JohnAmadis JohnAmadis released this 10 Mar 15:46
53e3330

What's Changed

  • Fix opendir/readdir returning no entries when drivers have major/minor device numbers by @Copilot in #33

Full Changelog: v0.5.2...v0.6

v0.5.2

Choose a tag to compare

@JohnAmadis JohnAmadis released this 09 Mar 20:44
ff7ab03

What's Changed

  • Use dmini section iteration API in configure_section_drivers by @Copilot in #31

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@JohnAmadis JohnAmadis released this 06 Mar 13:51
6d2e808

What's Changed

  • Add DMOD_LOG_STEP macros to driver configuration by @Copilot in #30

Full Changelog: v0.5...v0.5.1