File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- name =arduino-ci-unit-tests
1
+ name =DoSomething
2
2
version =0.1.0
3
3
author =Ian Katz <ianfixes@gmail.com>
4
4
maintainer =Ian Katz <ianfixes@gmail.com>
5
5
sentence =Arduino CI unit test example
6
6
paragraph =A skeleton library demonstrating CI and unit tests
7
7
category =Other
8
- url =https://github.com/ifreecarve/arduino-ci-unit-tests
8
+ url =https://github.com/ifreecarve/arduino_ci/SampleProjects/DoSomething
9
9
architectures =avr
10
10
includes =do-something.h
Original file line number Diff line number Diff line change 1
- name =arduino-ci-unit-tests
1
+ name =TestSomething
2
2
version =0.1.0
3
3
author =Ian Katz <ianfixes@gmail.com>
4
4
maintainer =Ian Katz <ianfixes@gmail.com>
5
5
sentence =Arduino CI unit test example
6
6
paragraph =A skeleton library demonstrating CI and unit tests
7
7
category =Other
8
- url =https://github.com/ifreecarve/arduino_ci/SampleProjects/DoSomething
8
+ url =https://github.com/ifreecarve/arduino_ci/SampleProjects/TestSomething
9
9
architectures =avr,esp8266
10
10
includes =do-something.h
You can’t perform that action at this time.
0 commit comments