aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-09-16implement run-pass tests as xtasksLotte Steenbrink
`
2021-08-27Update README.mdJorge Iglesias Garcia
2021-08-27Update README.mdJorge Iglesias Garcia
2021-07-27Add links to RTIC book dev version and rtic-examplesHenrik Tjäder
2021-06-28Fix small typo in readmeVlady Veselinov
2021-04-08Tiny fix of README-linkHenrik Tjäder
Want to try GH-pages rebuild by GHA
2020-10-06Fix MD-lints, add Matrix and meeting notes badgesHenrik Tjäder
2020-10-06Restore links to docsHenrik Tjäder
2020-07-27fix badges / clean up READMENathan Fox
2020-07-15Added badges to 'README.md' fileVincent Esche
2020-07-14Unified spelling of "real-time" (vs. "real time")Vincent Esche
(This spelling is consistent with the one provided by Merriam Webster for use an an adjective)
2020-06-11Small renaming fixesHenrik Tjäder
2020-06-11Rename RTFM to RTICHenrik Tjäder
2019-11-19Fixed link to API referenceEmil Fresk
2019-10-11Fix matrix.to web link for the static room view.Tim Small
Fix the matrix.to link so that the room history can be viewed in "Matrix-Static" by users who aren't registered on Matrix (e.g. for previewing). Hopefully this will also get the room content into search engines. n.b. The new matrix.to URL uses the room name instead of the room ID, because the ID didn't work with Matrix-Static, and the matrix.to README at: https://github.com/matrix-org/matrix.to says... "Note that linking to rooms by ID should only be used for rooms to which the target user has been invited: these links cannot be assumed to work for all visitors."
2019-09-15Merge #245 #246bors[bot]
245: add CONTRIBUTING.md and link to Matrix room r=korken89 a=nils-grepit Inspired by the Rust lang [CONTRIBUTING.md](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md), but small. There might be more we want to use from there. 246: turn git deps into crates.io deps r=korken89 a=japaric required for publishing v0.5.0-beta Co-authored-by: nils-grepit <nils.fitinghoff@grepit.se> Co-authored-by: Jorge Aparicio <jorge@japaric.io>
2019-09-15remove reference from README to CONTRIBUTINGnils-grepit
The book (which includes the text from README.md) does not need to go into that level of detail.
2019-09-15add CONTRIBUTING.md and link to Matrix roomnils-grepit
2019-09-15Updated links in README for rtfm.rsEmil Fresk
2019-08-21doc upJorge Aparicio
2019-05-01push docs to another repo & update READMEJorge Aparicio
2019-02-14update link to documentation in the READMEJorge Aparicio
2018-12-16v0.4.0Jorge Aparicio
2018-12-16note that the timer queue is not supported on ARMv6-MJorge Aparicio
2018-11-03fix some linksJorge Aparicio
2018-11-03v0.4.0Jorge Aparicio
closes #32 closes #33
2018-08-27v0.3.4Jorge Aparicio
2017-07-29update examplesJorge Aparicio
2017-05-09v0.1.0Jorge Aparicio
2017-04-27add crates.io badgesJorge Aparicio
2017-04-21more docs, remove Ceiling / Priority / Level traitsJorge Aparicio
2017-03-05initial commitJorge Aparicio