Updated Readme with latest changes
This commit is contained in:
parent
8d16c45b8d
commit
4b74f54334
1 changed files with 13 additions and 9 deletions
|
@ -55,7 +55,7 @@ is set to `$HOME/sketchbook`.
|
|||
|
||||
## Notes from Sudar
|
||||
|
||||
The following are the list of changes that I have made or merged in this fork. Hopefully it gets into mjoldfield repo one day :)
|
||||
The following are the list of changes that I have made or merged in this fork. Hopefully it gets into mjoldfield repo and ultimately into Ubuntu package one day :)
|
||||
|
||||
### 0.9.1 06.vi.2012
|
||||
|
||||
|
@ -68,3 +68,7 @@ The following are the list of changes that I have made or merged in this fork. H
|
|||
- Cleaner way to delete the build-cli directory when make clean is invoked
|
||||
- The package name in Debian and Ubuntu is arduino-mk (https://github.com/maqifrnswa)
|
||||
|
||||
### 0.9.2 06.vi.2012
|
||||
|
||||
- Allow user to choose source files (LOCAL_*_SRCS flags) (https://github.com/Gaftech)
|
||||
- Modified 'make size' behaviour: using --mcu option and targeting .elf file instead of .hex file.(https://github.com/Gaftech)
|
||||
|
|
Loading…
Reference in a new issue