Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dev #451

Merged
merged 55 commits into from
Sep 15, 2024
Merged

merge dev #451

merged 55 commits into from
Sep 15, 2024

Commits on Sep 4, 2024

  1. refactor for RP2040

    udo-munk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0cf3fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649db75 View commit details
    Browse the repository at this point in the history
  3. update readme

    udo-munk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a402a5e View commit details
    Browse the repository at this point in the history
  4. update readme

    udo-munk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    131af2d View commit details
    Browse the repository at this point in the history
  5. improve cemmenting

    udo-munk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bc5ae11 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. more refactoring

    udo-munk committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    08c58a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. commenting

    udo-munk committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    76cb7ea View commit details
    Browse the repository at this point in the history
  2. comment

    udo-munk committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1a3c7c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    05fa663 View commit details
    Browse the repository at this point in the history
  2. build boot ROM for rp2350

    udo-munk committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    421d09b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. try to build for RP2350

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    af857db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2502068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec269c View commit details
    Browse the repository at this point in the history
  4. set compiler

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    88c3829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d22cc84 View commit details
    Browse the repository at this point in the history
  6. update

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    38463ab View commit details
    Browse the repository at this point in the history
  7. clean up

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8489e74 View commit details
    Browse the repository at this point in the history
  8. enable UART I/O by default

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    81a4276 View commit details
    Browse the repository at this point in the history
  9. clean up

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7d68f0a View commit details
    Browse the repository at this point in the history
  10. clean up

    udo-munk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    75d667f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. clean up

    udo-munk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    511c421 View commit details
    Browse the repository at this point in the history
  2. fix

    udo-munk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6189417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8819fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97684de View commit details
    Browse the repository at this point in the history
  5. reset machine after done

    udo-munk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    628664a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab405fd View commit details
    Browse the repository at this point in the history
  7. RP2350 has no datetime RTC anymore, so worked some on using AON timer…

    … instead.
    
    This still needs work, CP/M 3 already gets the set time correct.
    udo-munk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9d63c25 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. more work on date/time

    udo-munk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9312bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e958a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a71280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3248948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2c9405 View commit details
    Browse the repository at this point in the history
  6. drop first random character from connecting to usb

    never happens with the RP2040 this is new with RP2350
    udo-munk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e4e5659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a3f913 View commit details
    Browse the repository at this point in the history
  8. is not RP2040 only

    udo-munk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    359b9b2 View commit details
    Browse the repository at this point in the history
  9. tune hardware a bit

    udo-munk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    68adaae View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. test with FatFs dev branch

    udo-munk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d27ac56 View commit details
    Browse the repository at this point in the history
  2. used FatFs dev branch

    udo-munk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a1c0d7e View commit details
    Browse the repository at this point in the history
  3. test with new SPI mode 3

    udo-munk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8f043d4 View commit details
    Browse the repository at this point in the history
  4. fix wrong FatFs timestamps

    udo-munk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b773fb4 View commit details
    Browse the repository at this point in the history
  5. use consistent sizeof's

    udo-munk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6b370fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba67d5b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update documentation

    udo-munk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f1dde1b View commit details
    Browse the repository at this point in the history
  2. update to FatFs v3.3.1

    udo-munk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    697c642 View commit details
    Browse the repository at this point in the history
  3. fix junk

    udo-munk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fed2df7 View commit details
    Browse the repository at this point in the history
  4. update to FatFs v3.3.1

    udo-munk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9b007c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d653bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c3bbb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03c56ad View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    7dd11cd View commit details
    Browse the repository at this point in the history
  2. change comment

    udo-munk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    05b92b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45affeb View commit details
    Browse the repository at this point in the history
  4. forgot copyright, added

    udo-munk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9613aba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    304af24 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix UART handling

    udo-munk committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d11827e View commit details
    Browse the repository at this point in the history