hathach
|
f1ce4918c2
|
update make to use FreeRTOSConfig in family instead of examples
|
2025-02-11 21:44:35 +07:00 |
|
hathach
|
5a39bcf79c
|
remove freeeRTOSConfig in examples
|
2025-02-11 21:19:09 +07:00 |
|
Ha Thach
|
bb48e6acc8
|
Merge pull request #2988 from hathach/update-iar-cloud-lms
update IAR LMS CLOUD
|
2025-02-11 21:18:16 +07:00 |
|
hathach
|
f23bef5fd8
|
update IAR LMS CLOUD
|
2025-02-11 20:30:07 +07:00 |
|
Ha Thach
|
457c2b55da
|
Merge pull request #2914 from ReimuNotMoe/master
Various fixes for the Microchip Chipidea FS driver
|
2025-02-11 16:50:44 +07:00 |
|
Ha Thach
|
24b2abbb05
|
Merge pull request #2982 from hathach/fix-stringop-overread-warning
fix stringop-overread warning for msc device with memmove
|
2025-02-10 13:47:52 +07:00 |
|
HiFiPhile
|
1208f88b6e
|
Sort list (bettter for Clion)
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-02-09 18:40:30 +01:00 |
|
HiFiPhile
|
09bce3532c
|
Add CMake presets.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-02-09 00:25:38 +01:00 |
|
Ha Thach
|
35e9f03324
|
Merge pull request #2911 from jay94ks/styluspen
Adding Stylus-Pen Device Support.
|
2025-02-07 16:56:22 +07:00 |
|
hathach
|
a232644cbd
|
add full hid usage for Digitizer Page (0x0D), move thing around a bit.
|
2025-02-07 16:38:14 +07:00 |
|
hathach
|
cd0ca4832d
|
Merge branch 'refs/heads/master' into fork/jay94ks/styluspen
|
2025-02-07 16:37:51 +07:00 |
|
hathach
|
3ffe8dbfee
|
fix stringop-overread warning for msc device with memmove
|
2025-02-07 12:48:17 +07:00 |
|
Ha Thach
|
2a3025eaa5
|
Merge pull request #2976 from JannisKonradBecker/master
ch32v3 fs: signal bus speed
|
2025-02-06 20:40:51 +07:00 |
|
hathach
|
7df510ecc9
|
Merge branch 'master' into fork/JannisKonradBecker/master
|
2025-02-06 17:56:10 +07:00 |
|
Ha Thach
|
9c093a30f4
|
Merge pull request #2981 from hathach/skip-iar-forked-pr
skip iar build for forked PR
|
2025-02-06 17:49:18 +07:00 |
|
hathach
|
7282572a56
|
skip iar build for forked PR
|
2025-02-06 17:19:18 +07:00 |
|
Jannis Konrad
|
169d2d7a1f
|
use speed enum
|
2025-02-06 08:50:25 +01:00 |
|
Ha Thach
|
99b6e97080
|
Merge pull request #2979 from hathach/fix-407blackvet
fix build for 407blackvet
|
2025-02-06 12:43:46 +07:00 |
|
hathach
|
efd2934919
|
fix build for 407blackvet
|
2025-02-06 12:19:29 +07:00 |
|
Jannis Konrad
|
f7fa4d0edb
|
ch32v3 fs: signal bus speed
|
2025-02-05 17:36:38 +01:00 |
|
HiFiPhile
|
8d2310247c
|
Fix CI.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-02-02 14:01:15 +01:00 |
|
HiFiPhile
|
2707347dec
|
Update example.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-31 16:29:09 +01:00 |
|
HiFiPhile
|
84f8876c7c
|
Use return code to choose async io.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-31 16:26:10 +01:00 |
|
HiFiPhile
|
abfbcf5ccc
|
Update build.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-31 11:09:35 +01:00 |
|
HiFiPhile
|
b31036dede
|
Merge remote-tracking branch 'upstream/master' into h7rs
|
2025-01-31 10:38:06 +01:00 |
|
HiFiPhile
|
a40722b221
|
Enable SIM_IO_TIME_MS for normal operation.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-29 17:21:11 +01:00 |
|
HiFiPhile
|
f43100bdfd
|
cdc_msc_freertos: add async IO support.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-29 15:28:19 +01:00 |
|
HiFiPhile
|
04b9e20310
|
msc_disk: fix overflow check when EP buffer size > 512.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-29 15:20:44 +01:00 |
|
HiFiPhile
|
cc626f35d2
|
msc_device: add async IO support.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-29 15:16:02 +01:00 |
|
HiFiPhile
|
d1ee2bf18f
|
Fix Auto speed display.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-29 15:14:25 +01:00 |
|
HiFiPhile
|
eca025f714
|
Merge pull request #2959 from ho-ho-ho/master
stm32: fix compilation error when not using uart
|
2025-01-27 20:23:52 +01:00 |
|
HiFiPhile
|
67f0d610e5
|
Merge branch 'master' into master
|
2025-01-27 19:27:47 +01:00 |
|
Ha Thach
|
0d4f945bdc
|
Merge pull request #2962 from hathach/zephyr-support
Initial Zephyr support
|
2025-01-26 00:24:25 +07:00 |
|
HiFiPhile
|
9cfa328261
|
Merge branch 'master' into h7rs
|
2025-01-25 18:04:00 +01:00 |
|
hathach
|
882cb1406d
|
update cmake.xml
|
2025-01-25 23:50:09 +07:00 |
|
hathach
|
7641060252
|
Merge branch 'master' into zephyr-support
|
2025-01-25 23:48:05 +07:00 |
|
Ha Thach
|
37e6f49619
|
Merge pull request #2964 from hathach/fix-2939
fix bug introduced by 2939, with correct offset check logic
|
2025-01-25 23:46:06 +07:00 |
|
hathach
|
f6f02f1893
|
correct offset check logic
|
2025-01-25 23:07:34 +07:00 |
|
hathach
|
8c7998b0e9
|
fix ci
|
2025-01-25 22:24:00 +07:00 |
|
hathach
|
6b3a5957c2
|
cmake remove EXAMPLE-tinyusb target as library
|
2025-01-25 16:08:40 +07:00 |
|
hathach
|
dc514c6230
|
use board alias for pca10056
|
2025-01-25 15:12:57 +07:00 |
|
hathach
|
1003aba690
|
use board alias for pca10056
|
2025-01-25 12:39:08 +07:00 |
|
hathach
|
13856af935
|
add -DRTOS=zephyr to ci west build
|
2025-01-25 12:19:24 +07:00 |
|
HiFiPhile
|
979d790959
|
Fix CI.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-24 17:17:06 +01:00 |
|
HiFiPhile
|
f6f20e17ab
|
Add NUCLEO-H7S3L8 BSP.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-01-24 16:56:40 +01:00 |
|
hathach
|
b53801a8ac
|
add cmake RTOS=zephyr (default noos) for zephyr build
|
2025-01-24 15:06:05 +07:00 |
|
hathach
|
201b9707b9
|
try build zephyr with ci
|
2025-01-24 11:54:42 +07:00 |
|
hohoho
|
5ca3822830
|
stm32: fix conditional compilation error when not using uart
|
2025-01-23 19:56:57 +01:00 |
|
hathach
|
9f45e25b1c
|
msc_dual_lun and cdc_msc work with zephyr on pca10056
|
2025-01-24 00:39:48 +07:00 |
|
hathach
|
0162d6ab32
|
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
|
2025-01-23 17:35:05 +07:00 |
|