@@ -329,85 +329,28 @@ <h2>Select Version</h2>
329329 < div class ="device-selection ">
330330 < label > < input type ="radio " checked ="checked " name ="device "
331331 value ="/manifests/esp32s3/MicroPythonOS_esp32s3_0.9.x.json " onchange ="updateManifest() ">
332- < p > Unified build for all supported ESP32-S3 devices: version 0.9.3 </ p >
332+ < p > Unified build for all supported ESP32-S3 devices: version 0.9.4 </ p >
333333 </ label >
334334 < label > < input type ="radio " name ="device "
335335 value ="/manifests/esp32/MicroPythonOS_esp32_0.9.x.json " onchange ="updateManifest() ">
336- < p > Unified build for all supported ESP32 devices: version 0.9.3 </ p >
336+ < p > Unified build for all supported ESP32 devices: version 0.9.4 </ p >
337337 </ label >
338338 < br />
339339
340340 < button class ="old-releases-toggle " onclick ="toggleOldReleases() "> Show old releases ▼</ button >
341341
342342 < div id ="oldReleasesSection " class ="old-releases-section ">
343- < div class ="old-releases-label "> These old releases are only here for archival, reverting,
344- testing or troubleshooting.</ div >
345-
346- < label > < input type ="radio " name ="device "
347- value ="/manifests/esp32/MicroPythonOS_esp32_0.7.x.json " onchange ="updateManifest() ">
348- < p > Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.7.1</ p >
349- </ label >
350- < br />
351-
352- < label > < input type ="radio " name ="device "
353- value ="/manifests/esp32/MicroPythonOS_esp32_0.6.x.json " onchange ="updateManifest() ">
354- < p > Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.6.0</ p >
355- </ label >
356- < br />
357-
358- < label > < input type ="radio " name ="device "
359- value ="/manifests/esp32/MicroPythonOS_esp32_0.5.x.json " onchange ="updateManifest() ">
360- < p > Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.5.2
361- </ p >
362- </ label >
363- < br />
364-
365- < label > < input type ="radio " name ="device "
366- value ="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.4.x.json "
367- onchange ="updateManifest() ">
368- < p > Waveshare ESP32-S3-Touch-LCD-2: version 0.4.0</ p >
369- </ label >
370- < label > < input type ="radio " name ="device "
371- value ="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.3.x.json "
372- onchange ="updateManifest() ">
373- < p > Waveshare ESP32-S3-Touch-LCD-2: version 0.3.2</ p >
374- </ label >
375- < label > < input type ="radio " name ="device "
376- value ="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.2.x.json "
377- onchange ="updateManifest() ">
378- < p > Waveshare ESP32-S3-Touch-LCD-2: version 0.2.1</ p >
379- </ label >
380- < label > < input type ="radio " name ="device "
381- value ="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.1.1.json "
382- onchange ="updateManifest() ">
383- < p > Waveshare ESP32-S3-Touch-LCD-2: version 0.1.1</ p >
384- </ label >
385- < label > < input type ="radio " name ="device "
386- value ="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.0.9.json "
387- onchange ="updateManifest() ">
388- < p > Waveshare ESP32-S3-Touch-LCD-2: version 0.0.9</ p >
389- </ label >
390- < br />
391- < label > < input type ="radio " name ="device "
392- value ="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024_0.4.x.json "
393- onchange ="updateManifest() ">
394- < p > Fri3d Camp 2024 Badge: version 0.4.0</ p >
395- </ label >
396- < label > < input type ="radio " name ="device "
397- value ="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024_0.3.x.json "
398- onchange ="updateManifest() ">
399- < p > Fri3d Camp 2024 Badge: version 0.3.2</ p >
400- </ label >
401- < label > < input type ="radio " name ="device "
402- value ="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024_0.2.x.json "
403- onchange ="updateManifest() ">
404- < p > Fri3d Camp 2024 Badge: version 0.2.1</ p >
405- </ label >
406- < label > < input type ="radio " name ="device "
407- value ="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024_0.1.1.json "
408- onchange ="updateManifest() ">
409- < p > Fri3d Camp 2024 Badge: version 0.1.1</ p >
410- </ label >
343+ < div class ="old-releases-label "> These old releases are only here for archival, reverting, testing or troubleshooting.</ div >
344+
345+ < label > < input type ="radio " name ="device " value ="/manifests/esp32/MicroPythonOS_esp32_0.7.x.json " onchange ="updateManifest() ">
346+ < p > Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.7.1</ p >
347+ </ label >
348+ < br />
349+
350+ < label > < input type ="radio " name ="device " value ="/manifests/esp32/MicroPythonOS_esp32_0.6.x.json " onchange ="updateManifest() ">
351+ < p > Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.6.0</ p >
352+ </ label >
353+ < br />
411354 </ div >
412355 </ div >
413356 <!-- careful: if the user doesn't select anything and just leaves the default radio button selected, this will not be updated: -->
0 commit comments