Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #11 from lonkaars/masterprot/software-puzzle | Elwin Hammer | 2024-05-29 |
|\ | | | | | Bring software-puzzle up-to-date | ||
| * | separate the i2c over tcp from puzzle bus libraries | Loek Le Blansch | 2024-05-28 |
| | | |||
| * | Merge branch 'wip/main-controller' into wip/i2c-communication | Loek Le Blansch | 2024-05-25 |
| |\ | |||
| | * | clean up puzbusv1 API | lonkaars | 2024-05-21 |
| | | | |||
| | * | add puzzle bus serializer to main controller application | lonkaars | 2024-05-19 |
| | | | |||
| * | | Removed redundant prints | ThomasintAnker | 2024-05-25 |
| | | | |||
| * | | FIXED HARDFAULT | ThomasintAnker | 2024-05-24 |
| | | | |||
| * | | pani | ThomasintAnker | 2024-05-24 |
| | | | |||
| * | | fix brokey | lonkaars | 2024-05-21 |
| | | | |||
| * | | wip | ThomasintAnker | 2024-05-21 |
| | | | |||
| * | | Base i2c master functions | ThomasintAnker | 2024-05-18 |
| |/ | |||
| * | WIP send/receive w/ msgpack | lonkaars | 2024-05-18 |
| | | |||
| * | cmake build config for mpack | lonkaars | 2024-05-18 |
| | | |||
| * | WIP protobuf hello world | lonkaars | 2024-05-10 |
| | | |||
| * | fix TCP socket server | lonkaars | 2024-05-10 |
| | | |||
| * | WIP TCP socket server | lonkaars | 2024-05-09 |
| | | |||
| * | stop the c++ | lonkaars | 2024-05-09 |
| | | |||
| * | working FreeRTOS + lwIP blink/wifi connect example again | lonkaars | 2024-05-09 |
| | | |||
| * | freertos + lwip compile working | lonkaars | 2024-05-09 |
| | | |||
| * | WIP making LwIP and FreeRTOS friends | lonkaars | 2024-04-25 |
| | | |||
| * | clean up init | lonkaars | 2024-04-25 |
| | | |||
| * | freertos works | lonkaars | 2024-04-25 |
| | | |||
| * | WIP FreeRTOS | lonkaars | 2024-04-25 |
| | | |||
| * | improve build/flash instructions | lonkaars | 2024-04-25 |
| | | |||
* | | Added main software puzzle loop | ThomasAvans | 2024-05-11 |
| | | |||
* | | Added software puzzle solve condition | ThomasAvans | 2024-05-11 |
| | | |||
* | | Added template ESP-IDF project | ThomasAvans | 2024-05-11 |
|/ | |||
* | removed trailing space | ThomasAvans | 2024-04-22 |
| | |||
* | Processed review | ThomasAvans | 2024-04-22 |
| | |||
* | Fixed error messages due to argument packaging | ThomasAvans | 2024-04-15 |
| | |||
* | Added Finite State Machine implementation | ThomasAvans | 2024-04-15 |
| | |||
* | add led blink + compile_commands.json for CoC autocomplete | lonkaars | 2024-03-31 |
| | |||
* | wifi hello world working | lonkaars | 2024-03-31 |