| 
							
							
								 hathach | 50be9d7c3a | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | 2020-04-17 12:27:53 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 4179334aca | call tud_irq_handler() for all nrf5x board | 2020-04-06 17:35:11 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 905c4b71d1 | nrf use new cmsis_4 submodule for core header | 2020-03-24 08:51:11 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 65578dec44 | update freertos example work with samd21 samd51 and nrf | 2020-03-10 23:16:09 +07:00 |  | 
			
				
					| 
							
							
								 hathach | b638aabad8 | add uart for feather nrf52840 | 2020-03-08 13:25:14 +07:00 |  | 
			
				
					| 
							
							
								 hathach | f638594536 | move -flto to board.mk current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out). | 2019-11-20 16:06:40 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 4008f0d1e6 | update dcd nrf5x to be indepent from nrf_usbd.h fix build error with nrfx 2.0 | 2019-11-11 00:01:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6f952a8e84 | fix missing board uart read/write() | 2019-10-24 12:20:06 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 2f3f23fd94 | change to use nrfx uarte | 2019-10-18 18:30:09 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 558b4dbde3 | change DEBUG optimization option from O0 to Og add uart write to board test example | 2019-10-18 17:50:29 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 195d0f5a14 | adding log support with uart started with pca10056 | 2019-10-12 00:02:51 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6479ee53d5 | -Wno-error=cast-function-type is only available for gcc 8+, change travis dist to bionic | 2019-10-01 15:43:28 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6183dbd0ce | add -Wextra for more warnings to example non-stack warning (probably mcu driver) should be suppressed in the
board.mk | 2019-09-27 00:15:43 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 642ff56b32 | ported pca10059 | 2019-09-08 21:55:03 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d4895c4af6 | add board_test example for testing new board | 2019-08-24 23:30:35 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e5e73ed76c | drop board_* in bsp c file move hw/cmsis to hw/mcu/nordic since only nrf uses it. | 2019-08-23 23:35:55 +07:00 |  | 
			
				
					| 
							
							
								 hathach | ba056de982 | clean up | 2019-08-05 22:12:20 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d211035a0a | merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c | 2019-08-05 21:54:20 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6e6f470b58 | board clean up, add button for ea4088 | 2019-05-15 17:15:02 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 851cf5426a | more makefile clean up | 2019-05-14 14:07:06 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 62f0eb16d6 | clean up | 2019-05-14 13:31:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 61ec407752 | update license year to 2019 | 2019-05-14 11:48:05 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 0f3da42db8 | add make.mk and rules.mk to help new makefile example | 2019-05-01 14:27:17 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 64bed848d0 | fix #53 use nrfx_usbd_errata.h | 2019-04-08 17:36:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 5f3ab2afe1 | rename board_led_control to board_led_write | 2019-04-02 18:16:04 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 8457d0d14c | add board_button_read() | 2019-04-01 18:35:37 +07:00 |  | 
			
				
					| 
							
							
								 hathach | eabfc53f38 | added tud_suspended() and tud_ready() | 2019-03-30 23:01:23 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 315076375f | fix timer prio for freertos to blink led | 2019-03-25 00:40:51 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 18f248b142 | remove tusb_hal_millis() usage, less work for porting | 2019-03-24 01:19:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 29e075b8b9 | clean up bsp, adde board_millis() | 2019-03-23 22:31:07 +07:00 |  | 
			
				
					| 
							
							
								 hathach | df1aac44b8 | add board_noos_millis() for blinky | 2019-03-23 16:51:07 +07:00 |  | 
			
				
					| 
							
							
								 hathach | ba1bea5d53 | simplify board API, adding stm32f3 discovery - remove board header since it is not used | 2019-03-22 22:06:48 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 8b7c4ade71 | clean up | 2019-03-22 14:55:00 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 20fb416783 | clean board uart read & write | 2019-03-20 20:58:27 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c211ee19dd | migrate license from BSD 3 clause to MIT | 2019-03-20 16:11:42 +07:00 |  | 
			
				
					| 
							
							
								 hathach | f2f3f5a772 | fix pca10056 build error due to nrfx undef usage | 2019-03-20 01:35:52 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e6612ab82c | move -nostdlib (-nostartfiles) into board.mk since nrf5x require the use of std startup. Add verbose mode to makefile | 2019-03-20 01:23:49 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 1a84f5da54 | nrf5x Let application decide USBD_IRQn priority | 2019-01-29 19:42:31 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6752a71264 | usb work when sd is init first | 2019-01-29 18:02:25 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c81b56eb45 | nrf5x usb init before sd works | 2019-01-29 17:05:53 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d8b361fdaa | add S140 v6 build config for nrf5x | 2019-01-29 14:15:13 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e6224bccf9 | adding makefile support for nrf5x got undefined reference to `_start' | 2019-01-02 22:35:42 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d524da0c94 | enable all warnings | 2018-12-07 14:49:55 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3a573fdd89 | update pca10056, clean files | 2018-12-03 23:39:34 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 064eec5dd8 | clean up warnings | 2018-11-26 12:29:55 +07:00 |  | 
			
				
					| 
							
							
								 hathach | eea1f8597e | added board led for metro m4 | 2018-11-14 13:28:39 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 4b1f4c7b6f | add Adafruit samd-peripherals as submodule. clean up board | 2018-11-14 00:22:49 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3fe7cd1659 | added tud_cdc_write_str, tu_fifo only use mutex for RTOS config | 2018-11-13 15:45:22 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 5a046799f6 | clean up board.h | 2018-11-13 12:32:15 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 2891ff486a | simplify qspi flash with blocking API | 2018-10-23 19:54:06 +07:00 |  |