Commit Graph

27 Commits

Author SHA1 Message Date
Radoslaw Wicik
733a7c8d6b [EGD-3230] Increase Total HEAP_SIZE so Linux implementatio of CelularService fit memory 2020-05-26 11:46:49 +02:00
Marcin Smoczyński
588084fb4e os: add system heap integrity check fields
Add fields to system heap which are needed to do an integrity check
and harvest some additional usage stats. Add only for Debug build type.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2020-05-14 13:27:13 +02:00
Adam Dobrowolski
42ccb924cf EGD-3055 FreeRTOS asssert fixed, added force printf check on logging macros in log.h 2020-04-08 12:23:53 +02:00
Przemyslaw Brudny
c0822b6658 [EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo 2020-03-24 15:55:32 +01:00
Przemyslaw Brudny
8f92715951 [EDG-3019] Segger utils moved to git submodule 2020-03-23 18:37:37 +01:00
Przemyslaw Brudny
67db9e5885 [EDG-2995] FreeRTOSV10 Core tracing patch moved to separate directory, cleanups. 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
98cd819ffb [EGD-2978] PR cleanup changes 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
864265a2c7 [EGD-2978] System View updates 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
5e96463979 [EGD-2978] SystemViev moved to utils 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
101bbb1c99 [EGD-2978] Basic SystemView import 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
735a5f2d6b [EGD-2995] Unix line ending applied to .h, .hpp, .c, .cpp, .s, .sh, .cmake files 2020-03-18 15:43:26 +01:00
Przemyslaw Brudny
c54e56f6ba service worker queue name map and global queue registry added 2020-02-24 12:28:02 +01:00
Robert Borzecki
175798a3bc Added circles to call window. 2019-09-04 08:44:02 +02:00
Robert Borzecki
039689585d Fixing calling logic. 2019-08-05 18:05:50 +02:00
Mateusz
0fced67c65 WiP: optimized ram usage by MP3 decoder 2019-08-01 21:07:48 +02:00
Lukasz Skrzypczak
52457abfba Merge branch 'master' of github.com:muditacom/PurePhone into PowerManager
# Conflicts:
#	env.cmake
#	source/main.cpp
2019-07-16 13:12:42 +02:00
Mateusz
5a6f32dae1 Turned on exceptions on Linux build
Bug fix
2019-07-15 15:15:16 +02:00
Lukasz Skrzypczak
bc0c306c9e Merge branch 'master' of github.com:muditacom/PurePhone into PowerManager
# Conflicts:
#	env.cmake
#	source/MessageType.hpp
#	source/main.cpp
2019-07-12 14:04:39 +02:00
Lukasz Skrzypczak
27e056851a Working code - change power modes. 2019-07-12 14:00:18 +02:00
Robert Borzecki
9a132f9f35 Modified applications stack memory. 2019-07-10 08:07:03 +02:00
Mateusz
ab94586a61 WiP: MuxChannel class development, bug fixes 2019-06-28 15:43:32 +02:00
Mati
6487c1d60d WiP: implementing RT1051 cellular driver
Cleaned up BSP layer
2019-06-17 12:04:22 +02:00
Robert Borzecki
1e34c1b07d Memory access problem. 2019-06-12 10:44:33 +02:00
Mati
4a19ae04aa From now all services are set to the same priority (lowest one). Fixed minor bugs. Added system clocks info at project launch. Added proper assertions. 2019-06-07 10:25:55 +02:00
Mati
d0f05593dd Fixed stdlib memory management functions implementation. 2019-05-23 14:13:55 +02:00
Mati
84c377ccbd Fixed cross-compilation 2019-05-22 14:19:23 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00