Skip to content

Commit 49808f0

Browse files
authored
Cleanup (workloads#3)
* moves examples to root directory * moves code to root level * removes `General_Driver` code and README imagery * linting * Update library.properties * translates and cleans up examples * translates and cleans up code * cleans up README * cleans up README * updates Usage and Notes * update repository to conform to Arduino Library standards * adds codespell config and updates README
1 parent 91e5871 commit 49808f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+366
-119700
lines changed

.codespellrc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# see: https://github.com/codespell-project/codespell#using-a-config-file
2+
3+
[codespell]
4+
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
5+
ignore-words-list = ,
6+
check-filenames =
7+
check-hidden =
8+
skip = ./.git

General_Driver/AK09918.cpp

Lines changed: 0 additions & 272 deletions
This file was deleted.

0 commit comments

Comments
 (0)