reactivated graphic lib

This commit is contained in:
schneider 2011-12-22 20:11:03 +01:00
parent d06b050f82
commit 6c2c5127c6
2 changed files with 13 additions and 12 deletions

View File

@ -104,18 +104,6 @@ nickname
systickGetTicks
uint32touint8p
uint8ptouint32
#Add stuff here
#o_init
#o_path_new
#o_move_to
#o_line_to
#o_curve_to
#o_close
#o_set_gray
#o_fill
#o_set_shader
#o_identity
#o_transform
#I2C
I2CMasterBuffer
I2CSlaveBuffer
@ -123,6 +111,7 @@ I2CWriteLength
I2CReadLength
i2cEngine
i2cInit
#stuff
timer32Callback0
lcdRead
lcdInit
@ -130,3 +119,15 @@ lcdSetCrsr
lcdSetCrsrX
getInputWaitRepeat
applyConfig
o_init
o_path_new
o_move_to
o_line_to
o_curve_to
o_close
o_set_gray
o_fill
o_set_shader
o_identity
o_transform
#Add stuff here