Menu

Source Commit Log


Commit Date  
[r123] by funkenstein.sw@gmail.com

Adding Kernel Transaction Queues, which will be used for implementing deterministic blocking objects (blocking objects without large blocks of interrupt-disabled code).

2013-11-30 03:27:53 Tree
[r122] by funkenstein.sw@gmail.com

One more fix to the export script for arduino (was missing keywords.txt)

2013-11-25 01:40:45 Tree
[r121] by funkenstein.sw@gmail.com

Updates to the export script for samd20.

2013-11-25 01:22:42 Tree
[r120] by funkenstein.sw@gmail.com

Adding missing include...

2013-11-25 00:40:51 Tree
[r119] by funkenstein.sw@gmail.com

Adding preliminary samd20 system library

2013-11-24 01:13:01 Tree
[r118] by funkenstein.sw@gmail.com

Updated Readme.odt based on new target support, website info, etc.

2013-11-23 22:42:46 Tree
[r117] by funkenstein.sw@gmail.com

Adding the missing doxyfile_export file from the last commit

2013-11-23 22:31:07 Tree
[r116] by funkenstein.sw@gmail.com

Removing the "export_arduino.sh" script, and replacing it with a generic "export.sh" script, which will export the kernel source for a given target on-demand. This script will also regenerate doxygen and pdf documentation as part of the export process, and .zip the whole thing up.
This should ease the process of getting the source for cases where users don't want to integrate the make-based build system. In the future, I might consider adding driver export functionality into the script.

2013-11-23 22:28:00 Tree
[r115] by funkenstein.sw@gmail.com

-SAM D20 Port now supports tickless timers via the TC module, clocked off of GCLK_0.
-Tested using the kernel sanity test suite from Atmel Studio 6.1

2013-11-23 13:53:14 Tree
[r114] by funkenstein.sw@gmail.com

Updates to SAMD20 port, including a simple write-only serial driver, and better critical-section logic.

2013-11-17 15:32:05 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.