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

ladislas/feature/add cortex debug #247

Merged
merged 5 commits into from
May 17, 2021

Conversation

ladislas
Copy link
Member

  • 🚸 (tools): Set Debug build type when configuring CMake Tools
  • 🔧 (profiles): Copy mbed's profiles.json
  • 🔧 (cmake): Update cmake config script to use LekaOS' profiles json files

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #247 (40fea11) into develop (6815cb8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #247   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines          811       811           
=========================================
  Hits           811       811           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6815cb8...40fea11. Read the comment docs.

- add code coverage command
- update Google Test links
- improve main README.md
@codeclimate
Copy link

codeclimate bot commented May 12, 2021

Code Climate has analyzed commit 40fea11 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented May 12, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@YannLocatelli YannLocatelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ca a l'air super, mais je dois avouer que je ne sais pas comment mettre utiliser le Debug. Est-ce possible d'avoir quelques instructions à ce sujet?

Aussi il faudrait ajouter le lien vers la doc des options des profiles pour éviter de les rechercher à chaque fois

tools/profiles/debug.json Show resolved Hide resolved
Makefile Show resolved Hide resolved
Copy link
Member

@YannLocatelli YannLocatelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'avais eu quelques difficultés à savoir "où regarder" et "où lancer" + un petit soucis de configuration avec mbed-cmake.cmake (sujet en dehors de cette PR) mais j'ai finalement réussi à lancer avec des breakpoints.

Le debug fonctionne très bien sur le robot! Bravo!

@ladislas ladislas merged commit cef42fd into develop May 17, 2021
@ladislas ladislas deleted the ladislas/feature/add-cortex-debug branch May 17, 2021 10:53
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.

2 participants