index
:
suspect-devices/eXodusino
master
Business Release of MARY-DUINO for LPC1114
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2012-07-13
fixed project for LPCXpresso IDE on Mac OSX
lynxeyed-atsu
2012-06-28
added randomize using linear congruential method
lynxeyed-atsu
2012-06-27
added Random function
lynxeyed-atsu
2012-06-07
fix Wire class
lynxeyed-atsu
2012-05-27
added arithmetical macro from Arduino.
lynxeyed-atsu
2012-05-24
fixed PWM function which we're able to use GPIO as PWM pins up to 4.
lynxeyed-atsu
2012-05-24
fixed print class and PWM function
lynxeyed-atsu
2012-05-16
fix LiquidCrystal Class
lynxeyed-atsu
2012-05-13
added inverse logic mode
nucho
2012-05-13
fixed delayMicroseconds error
nucho
2012-05-13
Added the selection of on-chip pull-up or inactive function as input pin
nucho
2012-05-13
some bugs are fixed
nucho
2012-05-12
Fixed Wire class
lynxeyed-atsu
2012-05-12
added Wire class but master only
lynxeyed-atsu
2012-04-23
fixed IOCON errors
Atsushi Saitoh
2012-04-01
fixed clocking error
Atsushi Saitoh
2012-03-26
fixed delayMicroseconds error
Atsushi Saitoh
2012-03-18
added function write(*str)
nucho
2012-03-18
Using Print class
nucho
2012-03-17
Added Print class
nucho
2012-03-14
Added attachInterrupt function
nucho
2012-02-12
some bugs are fixed
Atsushi Saitoh
2012-02-04
new release
Atsushi Saitoh