164 Commits

Author SHA1 Message Date
lvgl-bot
89ee16afcb CI release edit: submodule. 2025-03-28 17:55:44 +00:00
lvgl-bot
c8954caf54 CI release edit: submodule. 2025-03-28 17:48:54 +00:00
lvgl-bot
4fcef2c0a7 CI release edit: submodule. 2025-03-28 17:46:31 +00:00
lvgl-bot
28d8f6de74 CI release edit: submodule. 2025-03-28 08:07:50 +00:00
lvgl-bot
2ba9f599b5 CI release edit: submodule. 2025-03-27 07:38:00 +00:00
lvgl-bot
10f721a236 CI release edit: submodule. 2025-03-26 14:16:22 +00:00
lvgl-bot
44c347c3af CI release edit: submodule. 2025-03-26 10:57:15 +00:00
lvgl-bot
52dfb56e5a CI release edit: submodule. 2025-03-26 09:22:10 +00:00
lvgl-bot
9647cf7278 CI release edit: submodule. 2025-03-26 08:48:57 +00:00
lvgl-bot
d0f49c6e99 CI release edit: submodule. 2025-03-25 21:49:48 +00:00
lvgl-bot
ce0ba26d7b CI release edit: submodule. 2025-03-25 21:41:11 +00:00
lvgl-bot
2633406093 CI release edit: submodule. 2025-03-25 21:34:44 +00:00
lvgl-bot
dcfb15d46c CI release edit: submodule. 2025-03-25 20:54:12 +00:00
lvgl-bot
0ec1108964 CI release edit: submodule. 2025-03-25 20:18:49 +00:00
lvgl-bot
12ad37b573 CI release edit: submodule. 2025-03-25 18:29:36 +00:00
lvgl-bot
7a4b0482bb CI release edit: submodule. 2025-03-25 13:27:28 +00:00
lvgl-bot
1625e6810c CI release edit: submodule. 2025-03-25 12:27:41 +00:00
lvgl-bot
4a566282d2 CI release edit: submodule. 2025-03-25 12:09:12 +00:00
lvgl-bot
c6bdb0848b CI release edit: submodule. 2025-03-25 11:18:46 +00:00
lvgl-bot
adf7b0dbfc CI release edit: submodule. 2025-03-25 08:49:30 +00:00
lvgl-bot
fce7712ef2 CI release edit: submodule. 2025-03-25 01:03:23 +00:00
lvgl-bot
a27258a670 CI release edit: submodule. 2025-03-24 19:40:57 +00:00
lvgl-bot
504888b9c7 CI release edit: submodule. 2025-03-24 11:29:33 +00:00
lvgl-bot
f7bb582c52 CI release edit: submodule. 2025-03-23 11:51:18 +00:00
lvgl-bot
18aa2b6db0 CI release edit: submodule. 2025-03-23 11:30:29 +00:00
lvgl-bot
638aa8fd15 CI release edit: submodule. 2025-03-23 11:28:38 +00:00
lvgl-bot
f9f9de6858 CI release edit: submodule. lv_conf.h. 2025-03-23 11:27:34 +00:00
lvgl-bot
0a36a6fc01 CI release edit: submodule. lv_conf.h. 2025-03-23 11:12:50 +00:00
lvgl-bot
d3fc90e9fd CI release edit: submodule. 2025-03-23 10:20:18 +00:00
lvgl-bot
4c389f9463 CI release edit: submodule. 2025-03-21 14:21:32 +00:00
lvgl-bot
ad63a8180c CI release edit: submodule. 2025-03-21 13:51:53 +00:00
lvgl-bot
311572fbb8 CI release edit: submodule. 2025-03-21 12:20:22 +00:00
lvgl-bot
75bb37e4b2 CI release edit: submodule. 2025-03-21 12:19:25 +00:00
lvgl-bot
dc790d7dc6 CI release edit: submodule. 2025-03-21 12:18:23 +00:00
lvgl-bot
b6e39674af CI release edit: submodule. 2025-03-21 12:17:17 +00:00
lvgl-bot
02cb7c7b72 CI release edit: submodule. 2025-03-21 09:42:28 +00:00
lvgl-bot
a72948174a CI release edit: submodule. 2025-03-21 08:10:22 +00:00
lvgl-bot
f92110f750 CI release edit: submodule. 2025-03-21 08:09:27 +00:00
lvgl-bot
ad8827140f CI release edit: submodule. 2025-03-20 16:29:10 +00:00
lvgl-bot
9f0be84e67 CI release edit: submodule. lv_conf.h. 2025-03-20 15:41:00 +00:00
Gabor Kiss-Vamosi
ac5fd26158
Add SDL installation guide for all OS 2025-03-17 23:09:05 +01:00
Liam Howatt
84f606e361
use logo as image in manifest (#79) 2025-03-17 08:36:03 +01:00
Gabor Kiss-Vamosi
3f7b37b692 add lv_conf.defaults 2025-02-06 21:12:29 +01:00
Gabor Kiss-Vamosi
515543c1af CI release edit: submodule. 2025-02-06 20:45:24 +01:00
AndreaBodini
3defb84ea5
chore(cmake): unset the cache of USE_FREERTOS (#68)
Add the unset before the option makes the USE_FREERTOS variable active with its current value
2024-10-25 23:25:55 +02:00
Gabor Kiss-Vamosi
8c1e441936
Update manifest.json 2024-10-08 13:41:40 +02:00
Gabor Kiss-Vamosi
1491c6da1f
Update manifest.json 2024-10-08 08:30:29 +02:00
Gabor Kiss-Vamosi
292fc94956
enable ASAN explicitly (#61) 2024-10-01 13:15:29 +02:00
MootSeeker
c5fc48a2b0
Disable RTOS Compilation with Cmake (#64)
* Add FreeRTOS

* Add FreeRTOS Task

* Update README.md

* Upgrade to C++

* Update Code to run multiple tasks

* Add ui folder

Add UI folder for SquareLine Studio files

* Update ui.cpp

* Add UI files to CMake from SquareLine Studio

Add UI files to CMake path.
UI folder setup so files from SquareLine Studio can be used.
Add more heap to debug SDL.

* Update README.md

* Add drop den menu test

* Add global include file

* remove cpp file to test stability

* Fixing wrong cmake configuration

remove ui files from here

* work

* Change project structure

Changed project structure and CMake file so freertos implementation will be activated when enabled in lv_conf.h

* Refactor project structure and CMake configuration, remove unused UI components

- Restructured the project and updated the CMake file to conditionally activate FreeRTOS based on lv_conf.h settings.
- Removed UI files and C++ files related to SquareLine Studio to improve project stability.
- Added a global include.
- Updated the README.md to reflect the changes.
- Increased heap size for debugging with SDL.

* Move to CPP file

Moved to cpp file created task with lv_thread_init()

* Update freertos_main.cpp

* Clean up code

Not using task notification, since pxTCD is always NULL

Changed back to LV_OS_NONE since user of this project has to device what he want to use

Commented freertos posix file with AI :)

Cleanup freertos_main.cpp as mentioned in PR

* Update README.md

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update README.md

* Update main/src/FreeRTOS_Posix_Port.c

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update main/src/main.c

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update README.md

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update README.md

* Update README.md

* Update CMakeLists.txt

Update so FreeRTOS will not compile if not used

* Update CMakeLists.txt

* Update README.md

---------

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-09-18 08:47:44 +02:00
MootSeeker
0a8220a874
Add FreeRTOS Kernel and C++ Support to Simulator (#59)
* Add FreeRTOS

* Add FreeRTOS Task

* Update README.md

* Upgrade to C++

* Update Code to run multiple tasks

* Add ui folder

Add UI folder for SquareLine Studio files

* Update ui.cpp

* Add UI files to CMake from SquareLine Studio

Add UI files to CMake path.
UI folder setup so files from SquareLine Studio can be used.
Add more heap to debug SDL.

* Update README.md

* Add drop den menu test

* Add global include file

* remove cpp file to test stability

* Fixing wrong cmake configuration

remove ui files from here

* work

* Change project structure

Changed project structure and CMake file so freertos implementation will be activated when enabled in lv_conf.h

* Refactor project structure and CMake configuration, remove unused UI components

- Restructured the project and updated the CMake file to conditionally activate FreeRTOS based on lv_conf.h settings.
- Removed UI files and C++ files related to SquareLine Studio to improve project stability.
- Added a global include.
- Updated the README.md to reflect the changes.
- Increased heap size for debugging with SDL.

* Move to CPP file

Moved to cpp file created task with lv_thread_init()

* Update freertos_main.cpp

* Clean up code

Not using task notification, since pxTCD is always NULL

Changed back to LV_OS_NONE since user of this project has to device what he want to use

Commented freertos posix file with AI :)

Cleanup freertos_main.cpp as mentioned in PR

* Update README.md

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update README.md

* Update main/src/FreeRTOS_Posix_Port.c

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update main/src/main.c

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update README.md

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

* Update README.md

* Update README.md

---------

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-09-12 10:45:51 +02:00