Skip to content
Snippets Groups Projects
Commit fe9b32de authored by nrs1g15's avatar nrs1g15
Browse files

Update README.md

parent a427598b
No related branches found
No related tags found
No related merge requests found
...@@ -51,10 +51,10 @@ This repository holds all the firmware used within SUSFT on the various microcon ...@@ -51,10 +51,10 @@ This repository holds all the firmware used within SUSFT on the various microcon
### Further Documentation ### Further Documentation
Each sub-folder should have a corresponding README.md that further details specific documentation. Each sub-folder should have a corresponding README.md that further details specific documentation.
These can be found at: These can be found at:
* [Arduino Libraries README](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/CHANGELOG.md). * [Arduino Libraries README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Arduino%20Libraries/README.md).
* [CAN SD Card Logger README] * [CAN SD Card Logger README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20SD%20Card%20Logger/README.md).
* [CAN Wireless Transceiver README] * [CAN Wireless Transceiver README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20Wireless%20Transceiver/README.md).
* [Common README] * [Common README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Common/README.md).
## License Information ## License Information
SUFST Firmware is open source with LICENSE detailing further licensing information. SUFST Firmware is open source with LICENSE detailing further licensing information.
...@@ -62,7 +62,7 @@ This repository holds all the firmware used within SUSFT on the various microcon ...@@ -62,7 +62,7 @@ This repository holds all the firmware used within SUSFT on the various microcon
## Contributing to SUFST Firmware ## Contributing to SUFST Firmware
If you wish to contribute to SUFST firmware please make it known to one of the maintainers detailed below. If you wish to contribute to SUFST firmware please make it known to one of the maintainers detailed below.
If you are a contributor please **DO NOT** actively work on the master branch and **DO NOT** push/merge your code to master, instead, you're happy with your branch create a merge request through If you are a contributor please **DO NOT** actively work on the master branch and **DO NOT** push/merge your code to master, instead, you're happy with your branch create a merge request through
[here](https://git.soton.ac.uk/SUFST/susft-firmware/merge_requests/new#). This allows maintainers to re-view your changes and manually accept them into master. This process allows the maintainers to [here](https://git.soton.ac.uk/SUFST/sufst-firmware/merge_requests/new#). This allows maintainers to re-view your changes and manually accept them into master. This process allows the maintainers to
know exactly whats on the master branch. know exactly whats on the master branch.
## Maintainers ## Maintainers
...@@ -77,10 +77,10 @@ This repository holds all the firmware used within SUSFT on the various microcon ...@@ -77,10 +77,10 @@ This repository holds all the firmware used within SUSFT on the various microcon
## Version History ## Version History
Each sub-folder should have a corresponding further detailed change log. Each sub-folder should have a corresponding further detailed change log.
These can be found at: These can be found at:
* [Arduino Libraries CHANGELOG](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/CHANGELOG.md). * [Arduino Libraries CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Arduino%20Libraries/CHANGELOG.md).
* [CAN SD Card Logger CHANGELOG] * [CAN SD Card Logger CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20SD%20Card%20Logger/CHANGELOG.md).
* [CAN Wireless Transceiver CHANGELOG] * [CAN Wireless Transceiver CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20Wireless%20Transceiver/CHANGELOG.md).
* [Common CHANGELOG] * [Common CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Common/CHANGELOG.md).
Below details versions of SUFST Firmware: Below details versions of SUFST Firmware:
* **v1.0** - Initial release with CAN Wireless Transceiver and CAN SD Card Logger. * **v1.0** - Initial release with CAN Wireless Transceiver and CAN SD Card Logger.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment