Commit Graph

2460 Commits

Author SHA1 Message Date
hathach e3996b7d45
Merge pull request #138 from hathach/develop
rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now
2019-09-11 14:32:00 +07:00
hathach 7599541c1a rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now 2019-09-11 13:09:14 +07:00
hathach e9bf62bc13 remove hid in cdc_msc_hid demo since many of stm32 mcu doesn't have enough endpoint to run this example 2019-09-11 13:07:11 +07:00
hathach cbf9f6e0dc added new example hid_composite 2019-09-11 13:00:15 +07:00
hathach c2e0f565e8
Merge pull request #137 from hathach/develop
added stm32f072disco board
2019-09-11 12:59:50 +07:00
hathach a337b2a0cb update docs 2019-09-11 12:08:45 +07:00
hathach ec50b274fc added stm32f072disco board
close #104
2019-09-11 12:05:55 +07:00
hathach 3f02c35983 fix #130 2019-09-11 11:55:16 +07:00
hathach 34b76898da adding stm32f072disco board, board_test example running 2019-09-11 11:41:47 +07:00
hathach bf76a1e49e
Merge pull request #136 from hathach/develop
fix #132
2019-09-11 11:16:47 +07:00
hathach 6c6a597465 fix #132 2019-09-11 10:47:07 +07:00
hathach 678ba586df
Merge pull request #122 from cr1901/synopsys
Synopsys Refactor
2019-09-11 10:37:49 +07:00
William D. Jones fc10ff2f05 Add pyboard (v1.1) BSP. cdc_msc_hid example tested. 2019-09-10 14:10:33 -04:00
hathach f5e58a09ad
Merge pull request #123 from pigrew/stm32_fsdev
STM32 FS Device Driver
2019-09-11 00:06:34 +07:00
Nathan Conrad 4f6bedeac9 Rename the STM32 MCU options. 2019-09-10 12:57:43 -04:00
hathach b6a5cf83c4 update st_driver 2019-09-10 23:55:45 +07:00
Nathan Conrad 23d39f2b15 Remove OPT_MCU_STM for L and G series. 2019-09-10 12:13:36 -04:00
Nathan Conrad 65e72de7ce Move interrupt handler into device driver, and rename the OPT_MCU_STM32 constants. 2019-09-10 09:35:52 -04:00
Nathan Conrad 2cf2f35fa3 Correct JLINK_DEVICE and FREERTOS_PORT in F070RB make file. FreeRTOS and j-link are untested. 2019-09-10 08:28:56 -04:00
Nathan Conrad 49c58be4ce Fix silly typo in the F3xx support. 2019-09-10 01:31:14 -04:00
Nathan Conrad bc2a65b20b A few bug fixes, remove the unstested device notices, note supported boards in READMEs, and implement PMA
access stride (used on MCU's with 512 byte USB buffers).
2019-09-10 01:03:24 -04:00
Nathan Conrad 8f3c0663ad Set MSC DISK DUAL readonly on F070. 2019-09-09 19:51:22 -04:00
Nathan Conrad 532abadb78 Ignore build artifact files. 2019-09-09 19:21:29 -04:00
Nathan Conrad f7b0aeec52 Start clock on F0 and F0, and handle USB interrupts. 2019-09-09 19:20:26 -04:00
Nathan Conrad d1976a30b3 Update F3 BSP and create F070RB BSP. Both are untested (but compile). 2019-09-09 16:14:38 -04:00
Nathan Conrad 5ec59c2a30 Add STM32 FSDEV driver. 2019-09-09 14:55:39 -04:00
Nathan Conrad 75a3f791e3 Remove some type conversion warnings (using GCC pedantic warnings) 2019-09-09 13:35:41 -04:00
Nathan Conrad 4517d504b8 Fix typo of ENDOINT 2019-09-09 13:34:30 -04:00
Nathan Conrad b4c8a09f20 Remove STM32 F3 port. 2019-09-09 13:29:26 -04:00
Nathan Conrad 96bead4b2a Add dummy arguments to GET_NTH_ARG to make GCC happy (removes pedantic warnings) 2019-09-09 13:24:08 -04:00
William D. Jones 1385d7c494 stm32: Refactor so F4 and H7 use a single Synopsys IP source file. 2019-09-09 10:48:14 -04:00
William D. Jones 82cd4b5350 dcd_stm32f4: Merge relevant changes from dcd_stm32h7. 2019-09-09 10:27:46 -04:00
William D. Jones 3efc81b285 dcd_stm32h7: Merge relevant changes from dcd_stm32f4. USB2 -> USB works as alias. 2019-09-09 10:14:20 -04:00
hathach 3f5b17ef84 doc update 2019-09-09 17:33:06 +07:00
hathach b9b9f67698 ngx4330 usb0 work well 2019-09-09 17:30:43 +07:00
hathach 3497dd0264 adding ngx4330 2019-09-09 16:47:57 +07:00
hathach 218aaf94de more clean up 2019-09-09 13:19:00 +07:00
hathach 4f4182e171 clean up lpc makefile 2019-09-09 12:39:58 +07:00
hathach 8ac115a33e clean up 2019-09-09 12:25:39 +07:00
hathach b76baeda97 docs update 2019-09-09 11:24:43 +07:00
hathach 4fe34c8f9b
Merge pull request #120 from hathach/develop
Ported STM32F412 Discovery board, close #102
2019-09-09 00:53:05 +07:00
hathach f808153631 update doc 2019-09-09 00:47:04 +07:00
hathach c2d0d2d4d8 update config 2019-09-09 00:41:17 +07:00
hathach e123cad7bb enhance dcd stm32f4 to support max 4 or 6 endpoints on 407 or 412 2019-09-08 23:10:51 +07:00
hathach 4663f9084d ported board stm32f412g discovery
- added soft connect for enable pull up register dcd stm32f4
2019-09-08 21:57:02 +07:00
hathach 642ff56b32 ported pca10059 2019-09-08 21:55:03 +07:00
hathach 8fd7836ff6 added board stm32f412 discovery, board_test exmaple run 2019-09-06 17:31:37 +07:00
hathach f5bb48fed5 update docs 2019-09-06 16:50:00 +07:00
hathach a5b8a67c80 lpc11u37 supported 2019-09-06 16:02:39 +07:00
hathach b1296139d0 board test run with lpcxpresso 11u37 2019-09-06 15:49:42 +07:00