| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-28 | grouping samd51 boards | hathach | |
| 2020-11-08 | update microchipo driver submodule | hathach | |
| 2020-10-08 | clean up jlink default interface | hathach | |
| 2020-07-23 | fix samd21 race condition with setup packet | hathach | |
| reproduced with Adafruit_TinyUSB_ArduinoCore port commit 11d669b4d2a40eb2fc5e51b2a9707a6de9d42363 and SAMD BSP 1.6.1 | |||
| 2020-04-17 | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | hathach | |
| 2020-04-06 | mass rename tud_isr to tud_irq_handler | hathach | |
| 2020-04-06 | move irqhandler to application | hathach | |
| tud_isr() must be called by application to forward the irqhandle to the stack | |||
| 2020-03-28 | add ENTRY(Reset_Handler) to linker of samd21 and samd51 board | hathach | |
| fix #303 | |||
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-07 | clean up LD_FILE using $(BOARD) | hathach | |
| make it easier to duplicate bsp | |||
| 2019-12-26 | merge dcd_samd51 & dcd_samd21 into dcd_samd | hathach | |
| 2019-12-09 | clean up, switch and update submodule samd to circuitpython branch | hathach | |
| 2019-11-20 | move -flto to board.mk | hathach | |
| current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out). | |||
| 2019-10-24 | fix missing board uart read/write() | hathach | |
| 2019-09-01 | change feather/metro m4_express button to D5 | hathach | |
| 2019-08-23 | drop board_* in bsp c file | hathach | |
| move hw/cmsis to hw/mcu/nordic since only nrf uses it. | |||
| 2019-07-01 | added adafruit feather m4 express board | hathach | |
| 2019-05-15 | board clean up, add button for ea4088 | hathach | |
| 2019-05-14 | makefile clean up | hathach | |
| 2019-05-14 | clean up | hathach | |
| 2019-05-14 | update license year to 2019 | hathach | |
| 2019-05-01 | add make.mk and rules.mk to help new makefile example | hathach | |
| 2019-04-02 | rename board_led_control to board_led_write | hathach | |
| 2019-04-02 | clean up | hathach | |
| 2019-04-01 | add board_button_read() | hathach | |
| 2019-03-24 | remove tusb_hal_millis() usage, less work for porting | hathach | |
| 2019-03-23 | clean up bsp, adde board_millis() | hathach | |
| 2019-03-23 | add board_noos_millis() for blinky | hathach | |
| 2019-03-22 | simplify board API, adding stm32f3 discovery | hathach | |
| - remove board header since it is not used | |||
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach | |
| 2019-03-20 | fix pca10056 build error due to nrfx undef usage | hathach | |
| 2019-03-20 | move -nostdlib (-nostartfiles) into board.mk | hathach | |
| since nrf5x require the use of std startup. Add verbose mode to makefile | |||
| 2019-03-17 | update flash-jlink target for m0 and m4 board | hathach | |
| 2018-12-03 | update board metro0 and metro4 | hathach | |
| 2018-11-25 | Introduce a Makefile for the OS_NONE device example | Scott Shawcroft | |
| It currently supports the SAMD21 and SAMD51 only. More will be added later. | |||
| 2018-11-21 | clean up | hathach | |
| 2018-11-21 | clean up | hathach | |
| 2018-11-21 | has issue with metro m0 clock init | hathach | |
| 2018-11-21 | move metro m4 clock init to board | hathach | |
| 2018-11-20 | samd51 metro m4 add init_mcu() and usb init | hathach | |
| - device regconized on bus but doesnt response with setup packet. - temp disable msc | |||
| 2018-11-14 | add sand51 project to ses | hathach | |
| 2018-11-14 | added board led for metro m4 | hathach | |
| 2018-11-13 | adding Adafruit metro m0/m4 express | hathach | |
