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

Updated documentation #5

Merged
merged 137 commits into from
Mar 26, 2024
Merged

Updated documentation #5

merged 137 commits into from
Mar 26, 2024

Conversation

Ho3eintaji
Copy link

No description provided.

JoseCalero and others added 30 commits August 11, 2022 16:56
- For the Makefile within the SW folder, the wildcard was not behaving as expected for GNU make 4.3.
- For the general Readme, added the verible stuff before any make, and adding an initial folder structure. This structure can be helpful for someone new to get a initial organizational sense of the project.
…TOS porting

1. Makefile doc automatisation
2. CMake
3. FreeRTOS porting (new linker tpl, new vectors.S)
- Avoid creating an extra template for freertos linker.
- Modifying CMakeLists to be compliant with all apps (baremetal and freertos based)
- Readme and other minor modifications
- change pin assignment to get the tricolor led working for the freertos application
- Modify readme files to update with all the different commands
- created a gdbInit file
No need to deal with hard-coded paths, CMake searches for you! :)
remove some comments
add additional command to directly run blinky freertos
JuanSapriza and others added 29 commits February 21, 2024 11:42
* Add OpenOCD configuration to use BSCAN

* Change documentation
Fixed some outdated links to docs
Co-authored-by: Leo Zimmermann <ljzimmermann@gmail.com>
---------

Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
Co-authored-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
* Add full path to match patterns in `CMakeLists.txt`

- This prevents absolute paths containing `$TARGET` before x-HEEP dir from being matched

* Restore original indentation
docker image integration plus CI update
* Fix edit that breaks external applications

* Fix MATCH string

* Consider entire path when matching `PROJECT` as well

- prevent build from failing if any part of the path includes `${PROJECT}` (e.g., the name of one of the applications.

* Restrict regular expression on `main` as well

---------

Co-authored-by: Michele Caon <st.miky77@gmail.com>
Co-authored-by: Simone Machetti <simone.machetti@epfl.ch>
* fix WNS

---------

Co-authored-by: Davide Schiavone <davide@openhwgroup.org>
Co-authored-by: Luigi Giuffrida <32927727+Luigi2898@users.noreply.github.com>
Co-authored-by: Michele Caon <st.miky77@gmail.com>
Co-authored-by: Miranda Calero José Angel <jamirand@eslsrv12.intranet.epfl.ch>
@JuanSapriza JuanSapriza merged commit 4d95ae7 into JuanSapriza:pr_docs Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.