Commit Graph

39 Commits

Author SHA1 Message Date
Adam Dobrowolski
4a61f400e7 EGD-3055 Fixed printf issues 2020-04-08 12:23:53 +02:00
pholat
91e05fcf65 fix gtk & FileAttributes 2020-03-25 15:28:52 +01:00
rkubiak01
f1f1318b60 FAT: path max size is now 128, time support enabled a needed
time function is already included in endpoints/DeviceInfo.cpp
time_t FreeRTOS_time(time_t *pxTime)
2020-03-25 09:45:39 +01:00
Przemyslaw Brudny
c0822b6658 [EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo 2020-03-24 15:55:32 +01:00
Adam Dobrowolski
7674b44385 EGD-3026 PR applied, fixed buid for release 2020-03-24 14:17:12 +01:00
Adam Dobrowolski
abe6813ce6 EGD-3026 Wall Werror and Wextra added to project 2020-03-24 14:17:12 +01:00
Przemyslaw Brudny
8f92715951 [EDG-3019] Segger utils moved to git submodule 2020-03-23 18:37:37 +01:00
Radoslaw Wicik
189779675a Repair vfs tests 2020-03-20 16:46:11 +01:00
Radoslaw Wicik
8dea0d7675 [EGD-2981] Add UT target: check
Clean CMake tests targets
2020-03-20 16:46:11 +01:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
rkubiak01
e5e0048740 VFS: fixed getFilesystemStats missing for linux (it returns empty info) 2020-03-03 05:50:36 -07:00
rkubiak01
7d370b11e8 VFS: add getFilesystemStats method 2020-02-27 08:04:04 -05:00
Radoslaw Wicik
0400e5c18b [EGD-2886] Unify and repair build system. 2020-02-19 14:55:14 +01:00
Mateusz Grzywacz
8d0b50735f [feature] add separate folders in CMake conf & change type of a variable. rebuild.sh updated & docs on separate build folders 2020-02-03 14:12:47 +01:00
Mateusz
2c7b14d564 Fix: Parsing file attributes in VFS::listdir method 2019-10-09 13:23:06 +02:00
Mateusz
0342924aab WiP: Turned off PLL3 as it's not used 2019-08-21 14:05:05 +02:00
Mateusz
7dc1172a4b WiP: cleaning 2019-08-08 12:15:31 +02:00
Mati
71a5539e8c Fixed BusChannelsCustom.hpp compilation problems 2019-07-08 10:17:11 +02:00
Robert Borzecki
b0bb0d8f6c Added locking and unlocking of the desktop screen. 2019-06-27 10:00:14 +02:00
Robert Borzecki
cc2e182793 Fixed implementation of listdir for target. 2019-06-26 21:03:59 +02:00
Robert Borzecki
35d15b2bc7 Added key handling logic to applications. 2019-06-26 12:34:06 +02:00
Mati
1bef75c167 Merge remote-tracking branch 'origin/master' into module-db 2019-06-11 10:52:08 +02:00
Robert Borzecki
b4b949d925 Added viewer application for kickstarter. 2019-06-10 18:03:18 +02:00
Mati
6486eb86bc Merge remote-tracking branch 'origin/master' into module-db 2019-05-28 08:09:52 +02:00
Robert Borzecki
beaf7f7c07 Tracking memory allocation error. 2019-05-27 22:09:53 +02:00
Mati
9b69f2b615 Changed memory layout, fixed cache problems 2019-05-27 22:09:53 +02:00
Mati
632cf014a0 Minor fix in listdir method 2019-05-27 22:09:53 +02:00
Mati
7bbdd5cd59 Added Database interface 2019-05-24 15:59:23 +02:00
Mati
4266e0aa42 Merge branch 'sgui_draw_commands' into module-db 2019-05-24 09:32:41 +02:00
Mati
64b1e73e98 Changed memory layout, fixed cache problems 2019-05-24 09:30:34 +02:00
Mati
3438b48500 Minor fix in listdir method 2019-05-23 20:33:02 +02:00
Mateusz
206021476a WiP: sqlite3vfs 2019-05-23 10:18:33 +02:00
Mati
dbb64a6de5 module-vfs: Added missing unit tests 2019-05-22 11:24:56 +02:00
Mati
4094577470 Fixed vfs unit tests 2019-05-22 10:25:12 +02:00
Mati
11f7db46c8 Fixed compilation errors, tested vfs on target 2019-05-22 09:48:59 +02:00
Mati
386c818009 Massive cleaning 2019-05-22 08:28:56 +02:00
Mati
31ed37aba4 Removed submodule's version files 2019-05-22 07:56:54 +02:00
Robert Borzecki
077581d5b2 Made linux compilation working. 2019-05-21 23:55:42 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00