0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
interruptVectors moved to cpp.h to be included hierarchically in the same file, to simplify Default() weak references More... over 12 years ago
remove libnosys.a reference More... over 12 years ago
include extended ldscript.ld More... over 12 years ago
sleep functions always inline; doxy cosmetics More... over 12 years ago
howtotest and toolchains pages removed More... over 12 years ago
libnosys.a removed, to make it compile with other toolchains More... over 12 years ago
InterruptNumber moved to namespace hal::cortexm More... over 12 years ago
doxy More... over 12 years ago
selector files removed, replaced by xcdl copyFiles More... over 12 years ago
linux toolchains added More... over 12 years ago
--dest used to specify destination More... over 12 years ago
add linux toolchain More... over 12 years ago
simpleLed.h case fixed (was simpleled.h) More... over 12 years ago
separate OS X and GNU/Linux configs More... over 12 years ago
existing board configs marked as for OS X; new GNU/Linux configs added More... over 12 years ago
GNU/Linux AEP toolchain added More... over 12 years ago
linux code added More... over 12 years ago
use the default platform implementation instead of the local one More... over 12 years ago
default platform implementation, to be used with most cortex-m boards More... over 12 years ago
PlatformImplementation copied by XCDL, not selected in code More... over 12 years ago
begin/end message updated to buildCross More... over 12 years ago
Family selector and stm32f[14] separate implementations More... over 12 years ago
OLIMEXINOSTM32 added More... over 12 years ago
comment cosmetics More... over 12 years ago
olimexino-stm32 board functional More... over 12 years ago
first version with cmsis compiled on all boards More... over 12 years ago
setup duration defaulted as half of the clock duration, no longer specified More... over 12 years ago
assert_failed() properly defined here for all families More... over 12 years ago
use childrenHeaderFile instead of individual headerFile More... over 12 years ago
set i2c clock duration from xcdl More... over 12 years ago