a839ec4832
* delete history * add firmware Signed-off-by: Jason2866 <obermeier.johann@googlemail.com> * Delete platformio_override.ini * Update .gitignore * Delete WLED_tasmota_1M.bin * Delete WLED_tasmota_1M.bin.gz * Update platformio.ini * Core 2.7.4.5 * new override * actual firmware * Update user_config_override_sample.h * Delete platformio_override.ini * Delete WLED_tasmota_1M.bin * Delete WLED_tasmota_1M.bin.gz * core 2.7.4.7
6 lines
92 B
Docker
6 lines
92 B
Docker
FROM gitpod/workspace-full
|
|
|
|
USER gitpod
|
|
|
|
RUN pip3 install -U platformio
|