Closed GoogleCodeExporter closed 8 years ago
r588
- Added src/platform/arduino_mega
- Supports all HAVE_* features except float.
- Requires "make once" to patch pmImgCreator.py
- README explains how to build binary and run ipm.
Only files in platform/arduino_mega were affected. Test by running ipm on
target device::
ipm> import sys; sys.gc(); sys.heap()
(4410, 7424)
Mainlined directly.
Original comment by dwhall...@gmail.com
on 1 Sep 2010 at 7:47
r590
- Added (char *) to avoid compiler error on latest avr-gcc
post mainline checkin.
Original comment by dwhall...@gmail.com
on 2 Sep 2010 at 4:13
r596
- Updated README with misc improvements and "-f pmfeatures.py" arg to ipm.
Original comment by dwhall...@gmail.com
on 10 Sep 2010 at 9:03
Original issue reported on code.google.com by
dwhall...@gmail.com
on 14 Aug 2010 at 4:24