Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] 0189488c22
Bump junit from 4.12 to 4.13.1 (#3)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 11:39:14 +02:00
Robert von Burg 4ffd92b086 [Project] Fixed pom for deployment to Maven central 2017-03-06 10:18:55 +01:00
Robert von Burg a60ef69884 [Prohect] Updaded release scripts 2017-03-06 10:13:01 +01:00
Robert von Burg 2f6930848e [Project] Updated README for new interface GpioBridge 2017-03-06 10:09:53 +01:00
Bruno Luiz Silva 16efd2a498 Merge request which fix #1 (#2)
* Updates .gitignore to ignore Intellij Files

* Extracts GpioBridge to an interface

* Fixes extract interface JavaDoc mess

* Fixes indentation issues
2017-03-06 09:20:58 +01:00
Robert von Burg 480b33c447 [Project] added release/deploy scripts 2016-11-14 09:39:15 +01:00
Robert von Burg a499e842f0 [Project] Prepared pom.xml for deployment to Maven Central 2016-11-14 09:37:07 +01:00
Robert von Burg 56da48c411 [Project] Fixed JavaDocs 2016-11-14 09:36:34 +01:00
Robert von Burg 58d1c8a032 Update README.md 2016-02-15 10:21:02 +01:00
Robert von Burg 60643ece2e [New] Added section on Java API to README 2016-02-12 12:54:20 +01:00
Robert von Burg ede059c07a [New] Wrote JavaDoc for all classes 2016-02-12 12:45:44 +01:00
Robert von Burg 77c3dd1854 Update README.md 2016-02-11 21:22:56 +01:00
Robert von Burg 343842f91b [New] Added basic README.md 2016-02-09 22:29:12 +01:00
Robert von Burg 6f10dd7569 [New] Added basic README.md 2016-02-09 22:04:27 +01:00
Robert von Burg 88013426ca [WIP] Writing README.md 2016-02-05 22:19:19 +01:00
Robert von Burg 5121a179f5 [Major] GpioBridge is now a singleton 2016-02-05 22:19:00 +01:00
Robert von Burg 4d5a58f8e5 [New] Added GpioBridgeTest which uses 3 buttons and 6 leds. 2016-02-05 16:41:11 +01:00
Robert von Burg 82b5390e09 [New] Major refactoring
- Added GpioException which is thrown when something goes wrong - it is
a checked exception
- Made project create an executable Jar
- fixed thread safety
- added GpioBridge.writeValue()
- added setup scripts for BeagleBoneBlack
2016-02-05 16:40:35 +01:00
Robert von Burg 5168f4e07b [Major] Refactored code and added simple example use case 2016-02-03 22:56:40 +01:00
Robert von Burg 9fab58cb64 [New] Initial Commit 2016-01-06 17:25:25 +01:00
Robert von Burg c45160649f Initial commit 2016-01-06 17:20:59 +01:00