Commit Graph

33 Commits

Author SHA1 Message Date
King Kévin e51bddae50 main: also check GPIO0 for DFU 2023-03-13 23:14:31 +01:00
King Kévin 70e734f21e doc: add ESP32-S2 link 2023-01-07 06:30:19 +01:00
King Kévin 120f28bdb1 conf: set freq. to max 240 MHz 2023-01-07 06:25:38 +01:00
King Kévin 321a282c24 doc: document compile and flash 2023-01-07 06:18:48 +01:00
King Kévin c8d7db90ae conf: use own VID/PID 2023-01-07 06:12:55 +01:00
King Kévin e7471143c6 conf: align partitions to 64kB 2023-01-07 06:12:32 +01:00
King Kévin 48e0b43255 main: add force DFU detection 2023-01-07 06:11:53 +01:00
King Kévin 1312bfbc05 main: blink LED as heart beat 2023-01-07 05:47:32 +01:00
King Kévin f97bdff491 main: set USB serial 2023-01-07 01:43:01 +01:00
King Kévin a83b498255 conf: configure USB 2023-01-07 01:38:57 +01:00
King Kévin c54d633ed7 ignore managed components 2023-01-07 01:38:03 +01:00
King Kévin a6392f62fc add external component for USB CDC with DFU 2023-01-07 01:35:21 +01:00
King Kévin 0b1104ed89 remove tinyusb_dfu component, incompatible with ESP-IDF v5.0 2023-01-06 12:03:40 +01:00
King Kévin d76f6ee6df dfu: fix USB DFU descriptor 2022-07-24 16:45:30 +02:00
King Kévin 2a3617658a config: set default flash size to 4MB 2022-07-24 16:44:51 +02:00
King Kévin 2039c147f4 tinyusb: set serial to mac 2022-07-20 12:21:54 +02:00
King Kévin 2a5b6bcf65 conf: add custom partition table 2022-07-20 11:20:27 +02:00
King Kévin 25d93e38d1 conf: use custom tinyusb dfu 2022-07-20 11:13:07 +02:00
King Kévin 4065f4d625 main: use dfu init for detach to be linked 2022-07-20 11:07:18 +02:00
King Kévin 9115852f75 tinyusb: add init 2022-07-20 11:06:18 +02:00
King Kévin 575ce0e063 tinyusb: boot to factory on detach 2022-07-20 11:03:35 +02:00
King Kévin dccc526ee5 tinyusb: improve desc compile 2022-07-20 11:02:13 +02:00
King Kévin 2b1b56b6dc tinyusb: always compile DFU 2022-07-20 11:01:11 +02:00
King Kévin 807db2ccb2 dfu: add reboot call 2022-07-19 15:23:36 +02:00
King Kévin 46d8a07dac dfu: add DFU to USB description 2022-07-19 14:56:44 +02:00
King Kévin 96557190bf reuse ESP-IDF tinyusb 2022-07-19 13:39:31 +02:00
King Kévin 5d8504c851 rename tinyusb component config 2022-07-19 13:38:27 +02:00
King Kévin a95c3112e9 add tinyusb component, copy from ESP-IDF v4.4.1 2022-07-19 12:38:14 +02:00
King Kévin ee26e40551 ignore config backup 2022-07-19 11:24:23 +02:00
King Kévin 3905220c12 main: init USB CDC ACM 2022-07-18 14:36:50 +02:00
King Kévin 83501e3b60 ignore conf and build output 2022-07-18 11:59:28 +02:00
King Kévin ce60b6e57b add licenses 2022-07-18 11:58:28 +02:00
King Kévin 0465015e72 create blank ESP project 2022-07-18 11:32:41 +02:00