CoretechR / OMOTE

Open Source Remote Using ESP32 and LVGL
https://hackaday.io/project/191752
GNU General Public License v3.0
1.31k stars 128 forks source link

Add actions #16

Closed MatthewColvin closed 1 year ago

MatthewColvin commented 1 year ago

Adds Actions for 3 Targets HW X86 Simulator X64 Simulator

Do we want an ARM simulator target build?

MatthewColvin commented 1 year ago

Check out example Action Completion @ https://github.com/MatthewColvin/OMOTE/actions

CoretechR commented 1 year ago

Wow, Thank you! I‘m away for a few days but I will look into your commits. ARM should not be absolutely necessary.

MatthewColvin commented 1 year ago

Cool deal if you want to make tickets and assign them to me feel free.

In the mean time I am going to keep looking at the hardware abstraction to tie the Sim and HW together and try to clean that up a bit.