8000 Comparing greiman:master...jsiobj:master · greiman/SdFat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comp 8000 aring changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: greiman/SdFat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jsiobj/SdFat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 12 files changed
  • 4 contributors

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    84abec8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. configure sdfat for spiflash and fat12 usage

    - SDFAT_FILE_TYPE = 1
    - USE_BLOCK_DEVICE_INTERFACE = 1
    - FAT12_SUPPORT = 1
    - comment out FS.h warning
    - add File32 name() function for backward compilable
    hathach committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d8351e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21862d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. backward-compatible: support super floppy disk (SFD) by default

    - sfd may be used in existing board (with SdFormat), this allow to use
    v2 without reformat board
    - add backward-compatible define
    hathach committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0b713a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. update library for fork

    hathach committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d63799c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Re-Enable ci for m0/m4/rp2040/s2/s3 (#14)

    * try to re-add ci
    * enable USE_SPI_ARRAY_TRANSFER and USE_UTF8_LONG_NAMES (if not avr)
    * add skip test and slightly update examples for passing ci for all platforms
    * add feather s3
    * install RTClib for ci
    * install SD lib
    hathach authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    5c0b73a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Update CI action versions

    evaherrada committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4f43a67 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    2a8ab7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f4c79 View commit details
    Browse the repository at this point in the history
Loading
0