Menu

Source Commit Log


Commit Date  
[r203] by m0slevin

flAVR doesn't support EEPROM operations quite yet -- switching high-score mechanism in Super Brick Break to use RAM for high-scores until then.

2015-03-13 01:19:11 Tree
[r202] by m0slevin

--Adding kernel-aware simulator joystick driver
--Adding kernel-aware API to allow the application to detect that it's being simulated by a kernel-aware simulator
--Simplifying bitmap API to avoid colorspace conversion for speed/size.
--Updating Super Brick-Breaker example to use mark3 kernel-aware joystick plugin

2015-03-12 01:50:14 Tree
[r201] by m0slevin

Adding breakout clone to example code

2015-03-11 02:34:25 Tree
[r200] by m0slevin

Adding basic joystick and PWM sound generator for atmega328p

2015-03-11 02:33:52 Tree
[r199] by m0slevin

--Adding rudimentary flAVR co-simulated graphics driver support.

2015-03-11 00:43:38 Tree
[r198] by m0slevin

Removing the deprecated export_arduino.sh script, as it's no longer used. export.sh now has a special arduino target.

2015-03-06 03:40:03 Tree
[r197] by m0slevin

Fixing the generic cortex M0 port to use the correct Critical Section & interrupt enable/disable logic. Verified on SAMD20.

2015-03-06 02:25:39 Tree
[r196] by m0slevin

Updated generic ARM Cortex-M0 port with instructions on where to add part-specific #includes.
Replaced all uses of K_UCHAR for booleans with standard bool

2015-03-06 02:14:26 Tree
[r195] by m0slevin

Fixed some potential bugs related to optimziation of timeout-based blocking calls.

Also resized some stacks used in unit tests such that they do not overflow (either sim or real HW).

2015-03-05 04:20:01 Tree
[r194] by m0slevin

-Adding missing CMSIS headers to generic cortex-M0(+) port
-Updating docs with some corrected API examples
-Updating profiling results from new doc run

2015-03-04 03:08:56 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.