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

Docs update; Libc improvements #51

Merged
merged 20 commits into from
Feb 5, 2024
Merged

Docs update; Libc improvements #51

merged 20 commits into from
Feb 5, 2024

Commits on Dec 27, 2023

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

Commits on Dec 30, 2023

  1. rtl: Add FIFO in uart

    saursin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    da85ef0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    e1fb926 View commit details
    Browse the repository at this point in the history
  2. libcatom: add sprintf

    saursin committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    03f236d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac094b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. libcatom: add sdcard library

    saursin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ffbffe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f5b08 View commit details
    Browse the repository at this point in the history
  3. add sdcard example

    saursin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    da80f35 View commit details
    Browse the repository at this point in the history
  4. Minor Changes:

    - SPI IP: make reset value of ACS = 1
        this way cs[0] stays high after reset (without SPI initialization)
    - Ex Makefile: use -fdata-sections -ffunction-sections flags to enable
        dead code optimization
    - Sdcard ex: Update; return in case of errors
    - de0-cv board: update tcl to route spi to sdcard slot
    saursin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    999cb3b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. doc: update sphinx config

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    918bb38 View commit details
    Browse the repository at this point in the history
  2. doc: update docs

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e76d4e8 View commit details
    Browse the repository at this point in the history
  3. update sourceme

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d306540 View commit details
    Browse the repository at this point in the history
  4. fix makefiles

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3866a1e View commit details
    Browse the repository at this point in the history
  5. docs: update

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c2f11f8 View commit details
    Browse the repository at this point in the history
  6. docs: add rtd config yml

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d678f49 View commit details
    Browse the repository at this point in the history
  7. docs: update rtd config yml

    saursin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    82c6b53 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. docs: update

    saursin committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e6108c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. docs: update

    saursin committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    40bd705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529b884 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55971e5 View commit details
    Browse the repository at this point in the history