diff options
| author | Sudar <sudar@sudarmuthu.com> | 2012-12-15 18:00:52 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2012-12-15 18:00:52 +0530 |
| commit | 2ffdb5b480cf43edeef465c496d9b074d248b6c1 (patch) | |
| tree | 894d9669f526c9b247e8eb25a9e78a32d30044ef /README.md | |
| parent | b55f3d99a1b7afc8f8db311fb5cd0e3f73b172e7 (diff) | |
| parent | edd514d65cc70b140e2882900e461ce87294bdd8 (diff) | |
Merged all changes from rpavlik
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -103,6 +103,19 @@ The following are the list of changes that I have made or merged in this fork. H ### 0.10 17.ix.12 M J Oldfield - Merged all changes from Upstream +### 0.10.1 15.xii.2012 Sudar +- Merged all changes from Upstream and the following changes from https://github.com/rpavlik +- Allow passing extra flags +- Make listing files more useful +- Add knowledge of device-specific assembler +- Use variables instead of hardcoded commands +- Make disasm more helpful +- Change .sym output +- Provide symbol_sizes and generated_assembly targets. +- Be able to silence configuration output +- Make everybody depend on the makefile, in case cflags are changed, etc. +- Make the makefile error if the arduino port is not present. + ## Know Issues - Because of the way the makefile is structured, the configuration parameters gets printed twice. - Doesn't work with Leonardo yet. |
