aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-09-25apply a patch made by audin to a src/coreHEADmasterlynxeyed-atsu
audin fixed some bugs about Print class and gpio function with interruption for us. thank you!
2012-09-01fixed preprocessorslynxeyed-atsu
2012-08-10fixed user_application.cpplynxeyed-atsu
2012-08-09changed MCU settingslynxeyed-atsu
We can switch linker script each MCU using Configuration tab of LPCXpresso project's properties.
2012-07-13fixed project for LPCXpresso IDE on Mac OSXlynxeyed-atsu
2012-06-28added randomize using linear congruential methodlynxeyed-atsu
2012-06-27added Random functionlynxeyed-atsu
2012-06-07fix Wire classlynxeyed-atsu
2012-05-27added arithmetical macro from Arduino.lynxeyed-atsu
2012-05-24fixed PWM function which we're able to use GPIO as PWM pins up to 4.lynxeyed-atsu
2012-05-24fixed print class and PWM functionlynxeyed-atsu
2012-05-16fix LiquidCrystal Classlynxeyed-atsu
2012-05-14Fix example codelynxeyed-atsu
2012-05-14changed examples simplelynxeyed-atsu
2012-05-14clean not in use objectslynxeyed-atsu
2012-05-13added inverse logic modenucho
2012-05-13fixed delayMicroseconds errornucho
2012-05-13Added the selection of on-chip pull-up or inactive function as input pinnucho
2012-05-13some bugs are fixednucho
2012-05-12Fixed Wire classlynxeyed-atsu
2012-05-12added Wire class but master onlylynxeyed-atsu
2012-05-12added Wire class but master onlylynxeyed-atsu
2012-04-23fixed IOCON errorsAtsushi Saitoh
2012-04-21add readmeAtsushi Saitoh
2012-04-01added boot loader for LPC1114FN28/102 (28pin DIP)Atsushi Saitoh
2012-04-01fixed clocking errorAtsushi Saitoh
2012-03-26fixed delayMicroseconds errorAtsushi Saitoh
2012-03-18added function write(*str)nucho
2012-03-18Using Print classnucho
2012-03-17Added Print classnucho
2012-03-14 Added attachInterrupt functionnucho
2012-03-03Added Debug modeAtsushi Saitoh
2012-02-26fixed SDCard classAtsushi Saitoh
2012-02-12some bugs are fixedAtsushi Saitoh
2012-02-04new releaseAtsushi Saitoh