Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-30 | Modern spawn ocddebug processHEADmaster | Lucjan Bryndza | 1 | -8/+7 |
2020-10-30 | GDB compile with GCC | Lucjan Bryndza | 2 | -5/+7 |
2020-10-30 | Updated compiler build script on the OSX | Lucjan Bryndza | 5 | -16/+20 |
2020-06-10 | Compile fix for old examples with libstm32 | Lucjan Bryndza | 11 | -21/+41 |
2020-01-16 | Update README.md | Lucjan Bryndza | 1 | -1/+1 |
2020-01-16 | Update README.md | Lucjan Bryndza | 1 | -2/+1 |
2020-01-16 | Update README.md | Lucjan Bryndza | 1 | -3/+2 |
2020-01-16 | Readme MD | Lucjan Bryndza | 1 | -0/+4 |
2019-12-30 | Libgfx diagram improved | Lucjan Bryndza | 1 | -98/+229 |
2019-12-29 | new doc | Lucjan Bryndza | 1 | -0/+536 |
2019-12-28 | Demo sample completed | Lucjan Bryndza | 1 | -0/+24 |
2019-12-28 | Touch screen differential mode info | Lucjan Bryndza | 2 | -0/+4 |
2019-12-28 | Touch support for seekbar | Lucjan Bryndza | 4 | -7/+19 |
2019-12-27 | touchscreen support | Lucjan Bryndza | 1 | -0/+11 |
2019-12-27 | Added touch event window selectable area | Lucjan Bryndza | 4 | -3/+43 |
2019-12-26 | Touch screen gest driver fix | Lucjan Bryndza | 4 | -91/+55 |
2019-12-26 | DMA API added | Lucjan Bryndza | 1 | -0/+100 |
2019-12-26 | Fix graphics library error code | Lucjan Bryndza | 1 | -3/+3 |
2019-12-08 | Semaphore class missing const | Lucjan Bryndza | 1 | -2/+2 |
2019-11-24 | Update visual studio code template | Lucjan Bryndza | 2 | -25/+31 |
2019-11-24 | Added intelisense wrapper for vscode | Lucjan Bryndza | 1 | -0/+10 |
2019-11-21 | Remove deprecated register keyword | Lucjan Bryndza | 1 | -47/+47 |
2019-10-29 | Devices without sdram controler | Lucjan Bryndza | 1 | -10/+15 |
2019-10-15 | Fix isix noos syscalls | Lucjan Bryndza | 1 | -3/+3 |
2019-09-22 | Toolchain script for cross compile win32 | Lucjan Bryndza | 2 | -32/+169 |
2019-09-07 | ISIX tochpad driver in poll mode | Lucjan Bryndza | 3 | -46/+52 |
2019-09-06 | Initial version of ts driver | Lucjan Bryndza | 4 | -7/+314 |
2019-09-06 | Touch screen initializaton | Lucjan Bryndza | 3 | -13/+357 |
2019-09-06 | sw workarround for some buggy i2c hw controllers | Lucjan Bryndza | 1 | -0/+3 |
2019-09-06 | Fix issue with wrong line config in stm32 i2c driver | Lucjan Bryndza | 1 | -2/+2 |
2019-09-03 | Initial touch driver version | Lucjan Bryndza | 2 | -3/+78 |
2019-09-03 | MAC os fixes | Lucjan Bryndza | 1 | -1/+1 |
2019-09-02 | Initial version of ft06 touchpad | Lucjan Bryndza | 4 | -0/+125 |
2019-09-01 | Define touch events in the graphics library | Lucjan Bryndza | 1 | -0/+38 |
2019-09-01 | Windows script for toolchain build | Lucjan Bryndza | 1 | -0/+281 |
2019-09-01 | Move files | Lucjan Bryndza | 7 | -0/+0 |
2019-09-01 | ISIX toolchain scripts for OSx | Lucjan Bryndza | 7 | -0/+485 |
2019-08-30 | DSI class hierarchy | Lucjan Bryndza | 1 | -0/+137 |
2019-08-27 | Fix blit function | Lucjan Bryndza | 1 | -4/+4 |
2019-08-26 | Add temporary buffer in the SDRAM | Lucjan Bryndza | 1 | -1/+1 |
2019-08-26 | Fix early init problem in constuctors | Lucjan Bryndza | 1 | -2/+2 |
2019-08-26 | Improved settings moved to one place | Lucjan Bryndza | 1 | -2/+12 |
2019-08-26 | Improved vscode template | Lucjan Bryndza | 1 | -1/+6 |
2019-08-25 | Merge branch 'master' of boff.pl:public/isixrtos | Lucjan Bryndza | 5 | -59/+130 |
2019-08-25 | Improved vscode template | Lucjan Bryndza | 2 | -5/+16 |
2019-08-25 | Initial version of framebuffer driver | Lucjan Bryndza | 5 | -59/+130 |
2019-08-24 | GLIB add support for 8 bit BGR color | Lucjan Bryndza | 2 | -9/+49 |
2019-08-24 | Read all display parameters from DTS config file | Lucjan Bryndza | 6 | -22/+66 |
2019-08-24 | DSI LCD initial hardware working version | Lucjan Bryndza | 8 | -36/+85 |
2019-08-21 | Graphics fb driver work in progress | Lucjan Bryndza | 7 | -19/+53 |