hathach
|
50be9d7c3a
|
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
|
2020-04-17 12:27:53 +07:00 |
|
hathach
|
06377a341b
|
add tud_irq_handler() for all lpc ip3511 (13, 15, 11)
|
2020-04-06 18:00:37 +07:00 |
|
hathach
|
3ea95c2ab6
|
clean up LD_FILE using $(BOARD)
make it easier to duplicate bsp
|
2020-03-07 17:49:30 +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
|
cd96b3de86
|
update makefile for lpc boards
|
2019-11-11 11:51:51 +07:00 |
|
hathach
|
1684cb06b7
|
update makefile for lpc mcu
|
2019-11-11 11:24:10 +07:00 |
|
hathach
|
6f952a8e84
|
fix missing board uart read/write()
|
2019-10-24 12:20:06 +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
|
4ef3946a25
|
adding lpcxpresso11u37 board
|
2019-09-06 15:06:04 +07:00 |
|
hathach
|
192a95a96e
|
moving lpc11u6x
|
2019-09-06 12:07:48 +07:00 |
|
hathach
|
2e00019aae
|
board_test work with lpcxpresso55s69
|
2019-09-03 13:25:36 +07:00 |
|
hathach
|
67d2cf39d5
|
clean up
|
2019-09-01 21:04:43 +07:00 |
|
hathach
|
aeea6754af
|
rename lpc_usbd to lpc_ip3511
|
2019-09-01 16:44:40 +07:00 |
|
hathach
|
30f707cad2
|
rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent year for nxp mcu
|
2019-09-01 00:51:58 +07:00 |
|
hathach
|
0ab8829e55
|
fix segger embbeded studio compile issue
|
2019-08-31 23:53:10 +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
|
6e6f470b58
|
board clean up, add button for ea4088
|
2019-05-15 17:15:02 +07:00 |
|
hathach
|
2e07a09b0d
|
add makefile support for lpcxpresso1347
|
2019-05-14 18:34:57 +07:00 |
|
hathach
|
3e1897b943
|
makefile work with lpc11u68
|
2019-05-14 17:51:05 +07:00 |
|
hathach
|
b1f8aa175e
|
add linker and startup for lpcxpresso11u68 board
able to build and blink LED
|
2019-05-14 17:37:11 +07:00 |
|
hathach
|
61ec407752
|
update license year to 2019
|
2019-05-14 11:48:05 +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
|
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
|
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
|
d524da0c94
|
enable all warnings
|
2018-12-07 14:49:55 +07:00 |
|
hathach
|
c1336dff03
|
lpc move Chip_USB_Init() out of stack to bsp
|
2018-12-05 11:53:56 +07:00 |
|
hathach
|
9176b7b1da
|
renane file
|
2018-12-05 08:51:11 +07:00 |
|
hathach
|
a9161ed0d7
|
clean up
|
2018-12-03 19:04:57 +07:00 |
|
hathach
|
f8ea10dc9a
|
update board led to use only one led
|
2018-12-03 18:48:43 +07:00 |
|
hathach
|
f9ae8fa5d2
|
fix board issue with lpcxpresso 1347
|
2018-12-03 16:13:44 +07:00 |
|
hathach
|
5848dd2895
|
lpc11u use USBSRAM, able to response with 1st request
|
2018-12-02 02:13:48 +07:00 |
|
hathach
|
fb842bb804
|
lp11u able to receive setup packet
|
2018-12-01 22:21:54 +07:00 |
|
hathach
|
89d96b92af
|
fix lpc11u68 bsp issue, able to blink
|
2018-12-01 21:58:24 +07:00 |
|
hathach
|
102a761e8e
|
able to build lpc11u68
|
2018-12-01 02:17:20 +07:00 |
|
hathach
|
a157c7fdc9
|
add lpc11u68 ses file
|
2018-12-01 01:43:57 +07:00 |
|
hathach
|
522b0c11ef
|
move nvic prio in hal/dcd to bsp for portability
|
2018-11-29 22:59:00 +07:00 |
|
hathach
|
4b1f4c7b6f
|
add Adafruit samd-peripherals as submodule.
clean up board
|
2018-11-14 00:22:49 +07:00 |
|
hathach
|
18f97fef7e
|
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
|
2018-04-12 12:55:53 +07:00 |
|
hathach
|
3c24671960
|
mass rename TUSB_CFG to CFG_TUSB
|
2018-04-10 14:31:11 +07:00 |
|
hathach
|
e2f9744369
|
rename tusb_hal_tick_get to tusb_hal_millis
rename TUSB_CFG_TICKS_HZ to BOARD_TICKS_HZ
|
2018-03-29 18:03:04 +07:00 |
|
hathach
|
5b110f9f58
|
move files around
|
2018-03-02 18:13:35 +07:00 |
|