Commit Graph

18 Commits

Author SHA1 Message Date
rkubiak01
bdb48fb7e5 added sbini library for simple C INI parser support
EGD-2922
2020-04-08 12:40:50 +02:00
rkubiak01
c83546c332 added crc32 as a submodule 2020-03-31 11:41:50 +02:00
Przemyslaw Brudny
8f92715951 [EDG-3019] Segger utils moved to git submodule 2020-03-23 18:37:37 +01:00
rkubiak01
66ffd1efab microtar added as a submodule
microtar.c is modified to work with freeRTOS fat
2020-03-05 05:29:08 -07:00
pawel-mudita
d1665ed3ba [EGD-2855][EGD-2856] Parser for desktop app (#188)
* [EGD-2306] DESKTOP application initial commit

most of this code is foreign and unverified
it's low level magic numbers for the platform

on Linux i used PTY to simulate a serial line

* [EGD-2306] Add contact-list and contact-count commands

* [EGD-2306] Add command for geting contact by id and minor fixes

* [EGD-2856][WIP] Add basic serial parser

* [EGD-2855] Set usb device config buffer property cacheable

* [EGD-2856] Separate handlers from fsms, add status codes

* [EGD-2855] fd passed to state machine for linux renderer support

* [EGD-2856] Fix warnings

* [EGD-2855] New send task added and buffer queque

* [EGD-2856] Add simple ServiceDesktop documentation

* [EGD-2855] rt1051 worker refactor

* [EGD-2855] Added service workers for desktop app.
Changed linux USB driver mock up.
Added queue name mapping for service workers.
Added queue registry support (maybe redundant with mapping)

* [EGD-2855] Added proper message pointer to queue send and memory free
Added bsp driver namespace for linux and rt1051

* [EGD-2856] Major cleanup

* [EGD-2856] Fix typo

* [EGD-2856] Fix warnings

* [EGD-2856] Delete recursive fsm calling to prevent stack overflow

* [EGD-2856] Reduce http codes

* [EGD-2856] Rename serial parser to parser

* [EGD-2855] USB_CDC drives renames and cleanups
Service Worker queue cleanups

* [EGD-2855] Service Worker queue cleanups

* [EGD2855] Fixed external driver import

* [EGD-2856] Remove redundant message type

* [EGD-2856] Switch on enums instead of ints, and other minor changes requested after code review

* [EGD-2855] usb driver moved to bsp directory structure, pull request fixes

* [EGD-2855] clang #include fix

* [EGD-2856] Add tinyfsm as git submodule, update readme and minor fix

Co-authored-by: rkubiak01 <56821808+rkubiak01@users.noreply.github.com>
Co-authored-by: PrzeBrudny <60609703+PrzeBrudny@users.noreply.github.com>
2020-02-27 15:34:42 +01:00
lskrzypczak
f2de5e9295 Fix git config (#118)
* changed .gitmodules paths to git@

* Changed to relative paths

* Fixed relative paths
2019-12-18 12:41:42 +01:00
Łukasz Anwajler
829ae46e77 Testing GH actions (#107)
* Create main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Switched from SSH to HTTPS Github clone method to allow submodules fetching in CI

* [WiP] Added removal of stock cmake to yaml

* [WiP] Added removal of stock cmake to yaml

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Changed config/bootstrap.sh permissions

* [WiP] Fixed compiler & cmake paths

* [WiP] still fixing ...

* [WiP] still fixing ...

* Cleaning

* Fixed stupid error in rebuild.sh

* Fixed stupid error in rebuild.sh

* Fixing yaml

* Fixing & cleaning yaml

* Fixing & cleaning yaml

* cleaned yaml
2019-12-16 14:07:33 +01:00
Adam Dobrowolski
4990e74684 Bluetooth: Remote repositories fixed to our source 2019-10-14 15:32:06 +02:00
Adam Dobrowolski
8e8954975a Bluetooth: submodules perm shallow 2019-10-14 15:32:06 +02:00
Adam Dobrowolski
fca9ef33ab Bluetooth: LwIP added, device added no dhcpd yet 2019-10-14 15:32:06 +02:00
pholat
eaa79e3032 Bluetooth: Added BlueKitchen & split build depending on bluetooth library
Compiles for both Linux and Cross
2019-10-14 15:32:06 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00
Robert Borzecki
e4e6160708 Merge branch 'master' of github.com:muditacom/PurePhone 2019-05-21 09:09:11 +02:00
Mati
cd72ae2e27 Update module-gui 2019-05-21 09:08:48 +02:00
Mati
ca0d93d614 FIxed typo 2019-05-21 09:05:47 +02:00
Mati
00977163b2 Added master branch tracking to submodule 2019-05-21 08:43:50 +02:00
Mati
c3b18dc8f4 Added new module-sys 2019-05-07 21:19:01 +02:00
Mati
ae73251e79 Added core/gui/utils submodules 2019-05-06 13:34:01 +02:00