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

tock-rt0 related cosmetic changes. #1856

Merged
merged 2 commits into from
May 18, 2020
Merged

tock-rt0 related cosmetic changes. #1856

merged 2 commits into from
May 18, 2020

Commits on May 16, 2020

  1. Tree-wide rename of tock_rt0 to tock-rt0

    This makes the crate name consistent with other `tock-*` crates such as
    `tock-cells` and `tock-registers`.
    
    Signed-off-by: Rajiv Ranganath <rajiv.ranganath@atihita.com>
    rajivr committed May 16, 2020
    Configuration menu
    Copy the full SHA
    13afcdc View commit details
    Browse the repository at this point in the history
  2. libraries/tock-rt0: Rename parameters to zero_bss

    This change makes parameter names to `zero_bss` consistent with `init_data`
    function.
    
    Signed-off-by: Rajiv Ranganath <rajiv.ranganath@atihita.com>
    rajivr committed May 16, 2020
    Configuration menu
    Copy the full SHA
    126584d View commit details
    Browse the repository at this point in the history