Skip to content
Snippets Groups Projects

feat(fatfs): implement opendir & readdir

Merged swym requested to merge swym/firmware:dir into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 3-Module label

  • rahix assigned to @rahix

    assigned to @rahix

  • swym resolved all threads

    resolved all threads

  • swym added 37 commits

    added 37 commits

    • 4cbb1208...604a5036 - 31 commits from branch card10:master
    • fe579864 - feat(fatfs): implement opendir & readdir
    • 7978bcde - feat(pycardium): add os module
    • 7980136a - os.c: apply code-style
    • dfb8769a - epicardium.h: count in hexadecimal, document epic_file_write
    • 2c493816 - feat(epicardium): implement epic_file_unlink
    • db80dead - make naming consistent

    Compare with previous version

  • rahix
  • swym added 1 commit

    added 1 commit

    Compare with previous version

  • swym added 1 commit

    added 1 commit

    Compare with previous version

  • swym resolved all threads

    resolved all threads

  • swym
  • swym
  • swym added 9 commits

    added 9 commits

    • ea085187 - 1 commit from branch card10:master
    • 63c79922 - feat(fatfs): implement opendir & readdir
    • 42f8176e - feat(pycardium): add os module
    • ce6f6829 - os.c: apply code-style
    • 03ef87e3 - epicardium.h: count in hexadecimal, document epic_file_write
    • a4acb66a - feat(epicardium): implement epic_file_unlink
    • 45b51164 - make naming consistent
    • 92741634 - pycardium: add os.unlink
    • 20f3148e - remove comment noise

    Compare with previous version

  • swym added 1 commit

    added 1 commit

    • d0841ae1 - remove redundant modules/os.c in pycardium's meson.build

    Compare with previous version

  • swym added 1 commit

    added 1 commit

    • b7ee6a3c - fatfs: elongate lifetime of FILINFO in efs_stat

    Compare with previous version

  • swym added 1 commit

    added 1 commit

    • d6bddaae - epic_stat: change name to be char array

    Compare with previous version

  • swym added 1 commit

    added 1 commit

    Compare with previous version

  • Looks good to me! Thanks for keeping our codebase clean.

    However, I'm only a bot - so a human will still have to approve this request.

  • rahix added 2 commits

    added 2 commits

    • d0b7f792 - feat(fatfs): Implement opendir, readdir & unlink
    • fc200ced - docs(fatfs): Improve fatfs documentation

    Compare with previous version

  • rahix resolved all threads

    resolved all threads

  • merged

  • Please register or sign in to reply
    Loading