Skip to content

Commit

Permalink
Improve readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
michalderkacz committed May 8, 2017
1 parent 5bf2fc5 commit e726edd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Installed toolchain contains set of `arm-none-eabi-*` binaries. Find their locat
export EGROOT=path_to_egroot_directory # eg. $HOME/emgo/egroot
export EGPATH=path_to_egpath_directory # eg. $HOME/emgo/egpath

export PATH=$PATH:path_to_arm_bin_dir # eg. /usr/local/arm/bin

Now you are ready to compile some example code. There are two directories that contain examples:

[$EGPATH/src/stm32/examples](https://github.com/ziutek/emgo/tree/master/egpath/src/stm32/examples)
Expand Down Expand Up @@ -92,4 +94,3 @@ There are also scripts for [Black Magic Probe](https://github.com/blacksphere/bl
[YouTube](https://www.youtube.com/channel/UCAW4PLMDGO7_vY4sCG0jg6Q)

[Forum](https://groups.google.com/forum/#!forum/emgo)

0 comments on commit e726edd

Please sign in to comment.