| 
							
							
								 hathach | 62331f0207 | fix nrfx v3 spim freq when init fix clang build with nrf | 2024-04-22 15:55:50 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c8e533e612 | fix build with nrfx v3, though max3421e spi does not seem to work well. | 2024-04-22 14:54:35 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 9d1d171b0c | - update nrfx to v3.4.0 - compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles | 2024-04-19 23:17:47 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 08b09926a4 | add note for max3421e is not signal compatible with pca10056/95 | 2024-03-22 11:12:40 +07:00 |  | 
			
				
					| 
							
							
								 Xudong Zheng | 1315bc196c | Fix nRF5340 DK USB host shield build - Fix incorrect UART pins
- Enable MAX3421 host shield
- Use GPIOTE1_IRQn instead of GPIOTE_IRQn | 2024-02-19 16:52:09 -05:00 |  | 
			
				
					| 
							
							
								 hathach | f986f1f22d | add reset usb bus | 2023-12-12 12:23:07 +07:00 |  | 
			
				
					| 
							
							
								 hathach | b5448a7987 | add feather nrf52840 express to hil pool | 2023-12-12 11:59:37 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 86f6588c3f | update example to work with featherwing max3421, set max3421 GPIO0 for vbus tested with feather nrf52840, m0, m4 | 2023-11-20 22:09:38 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 67e34267a6 | change tuh_max3421_spi_xfer_api() signature tested working with sam d21 and d51, not tested with nrf52, seem not
working with esp32 | 2023-10-04 18:00:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 76c43a5bdc | Merge branch 'master' into add-max3421-esp32 | 2023-09-27 17:52:18 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3b0ffd0f48 | change hcd_int_handler(rhport, in_isr) signature: add in_isr change tuh_int_handler() to take in_isr as optional parameter (default =
true) | 2023-09-27 15:51:03 +07:00 |  | 
			
				
					| 
							
							
								 hathach | f6ca86c3dd | tested cdc_msc_hid_freertos with samd51 add -Wno-error=format for espressif
wrap up cdc_msc_hid_freertos | 2023-09-26 19:09:36 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c074488f75 | minor rename | 2023-09-09 12:20:16 +07:00 |  | 
			
				
					| 
							
							
								 hathach | bcc77a60e0 | get spi working for metro m4 express | 2023-09-08 17:40:00 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 21ab40bab2 | - wrap up hcd max3421, work well with nrf52840 - also add usbh_defer_func() | 2023-09-07 12:38:18 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3b7d5aa042 | improve connection & disconnection detection. But there is still issue when CONDETIRQ occurs but we are disabled interrupt (for osal queue access). | 2023-08-31 16:52:09 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 1ab488eb06 | call xfer_complete_isr() when result is not successful (stalled or failed) | 2023-08-30 16:04:18 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3740a3287a | - correct tuh_max3421e_int_api() for nrf52 - hcd_int_disable/enable is software only to reduce interrupt lag | 2023-08-29 18:22:21 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3ed5d6c372 | complete enumeration | 2023-08-24 16:27:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e3f3179924 | able to get 8 byte descriptor, but read(RCVBC) always return 0 - rename max3421e to max3421
- fix incorrect bitmask for HCTL, fix initial device connect
- fix bus reset cause connect IRQ | 2023-08-23 15:08:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 274578ff46 | able to send setup packet | 2023-08-22 23:17:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | cacc96b25d | adding connection event handling, add nrf gpio interrupt for max2341e interrupt pin | 2023-08-18 17:39:10 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 824e585e2b | ground works for hcd max3421e | 2023-08-18 14:07:38 +07:00 |  | 
			
				
					| 
							
							
								 hathach | a5768f52b4 | more board_api.h rename | 2023-08-03 15:50:52 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e754795d3a | fix build warnings | 2023-06-16 15:29:34 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d7175ad834 | update nrf cmake and make to support nrf5340 (pca10095) | 2023-05-15 23:34:24 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3623ba1884 | fix trailing space and new line temporarily disable codespell | 2023-03-17 16:12:49 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d10326cb4e | rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED TUSB_OPT_DEVICE_ENABLED still usable for backward compatible | 2022-02-25 18:35:21 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 689d74a595 | fix board test example build with nrf | 2021-05-26 16:41:17 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 954056da0c | fix warnings cast function type for nrf, fix pico osal warning add TODO for overflow in tusb_fifo.c | 2021-05-25 21:02:40 +07:00 |  | 
			
				
					| 
							
							
								 hathach | a2366fce53 | move msp430 into family | 2021-03-02 11:08:44 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 630692d81b | move all nrf boards into its family group | 2020-11-28 10:48:44 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 658194ccc4 | group more nrf boards | 2020-11-28 00:45:44 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 4130c50b01 | grouping nrf boards | 2020-11-28 00:16:28 +07:00 |  |