Bosch File Names Have Changed Therefore Instructions are Incorrect

Open
#16 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
arduino, cpp

Research direction

No documentation file is named; locate the table of source and target directories referenced in the issue and verify the reported path corrections. Update the instructions and investigate the arm_cortex_m33f CopyFile failure, documenting the outcome so the copying steps are accurate.

Written by the indexing model from the issue text.

Description

The directory names for the different target processors have changed. So the table of source and target directories has some errors in it:

  • "api/api/lib" -> "api/lib"

  • "xarm_none_eabi_gcc" -> "arm_none_eabi_gcc"

The files for "arm_cortex_m33f" result in an error when being copied. This last error is from a Mathematica script using "CopyFile". Which i wrote to perform the copying automatically. So it's probably a weird Mathematica thing.

Dominant language
C++
Stars
15
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sparkfun/SparkFun_BMV080_Arduino_Library

All issues in sparkfun/SparkFun_BMV080_Arduino_Library

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.