Skip to content

Commit

Permalink
fix #161
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGawron committed Aug 11, 2019
1 parent c6dae12 commit efc1a41
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ PCB project was done in KiCAD.

## Software

Software is made of:
* Compilation via sdcc (has to be installed)
* Flashing is done via stm8flash tool (has to installed)
* Building project is done via makefile (has to be installed)
* Communication with peripherals is done via STM8S_StdPeriph_Lib library (included in repository, no need to download it separably)
* [Setting up development environment on Linux
](https://github.com/RobertGawron/IonizationChamber/wiki/Setting-up-development-environment-on-Linux)
* [Firmware compilation and hardware flashing
](https://github.com/RobertGawron/IonizationChamber/wiki/Firmware-compilation-and-hardware-flashing)


## Hazards
Expand Down

0 comments on commit efc1a41

Please sign in to comment.