Skip to content
Permalink

Comparing 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: carlk3/no-OS-FatFS-SD-SPI-RPi-Pico
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: davidedelvento/no-OS-FatFS-SD-SPI-RPi-Pico
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 5, 2022

  1. purpose

    davidedelvento authored Feb 5, 2022
    Copy the full SHA
    5349f72 View commit details
  2. pinout of my setup and reasonable baud

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    8adfd41 View commit details
  3. highest baud which worked for me

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    3b517ba View commit details
  4. removed old version

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    a243491 View commit details
  5. starting the changes for my needs -- nothing so far

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    4ef4cd2 View commit details
  6. switched to unix eol

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    5290a44 View commit details
  7. reasonable fixed file size

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    51999cc View commit details
  8. stub to save the ADC data

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    b98b414 View commit details
  9. further tests with dummy data

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    4e1ae33 View commit details
  10. some infrastructure

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    cf2ac61 View commit details
  11. Copy the full SHA
    560d847 View commit details
  12. actually reading data off the ADC

    Davide Del Vento committed Feb 5, 2022
    Copy the full SHA
    60ba3b4 View commit details

Commits on Feb 26, 2022

  1. ignore build directories

    Davide Del Vento committed Feb 26, 2022
    Copy the full SHA
    47b6fc6 View commit details
  2. interactive and non interactive version

    Davide Del Vento committed Feb 26, 2022
    Copy the full SHA
    a104583 View commit details
Loading