| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-10 | Fix some style issues in the README | arturo182 | |
| 2020-01-10 | added stm32f411 blackpill | hathach | |
| 2020-01-09 | Merge pull request #262 from hathach/develop | Ha Thach | |
| follow up to #261 | |||
| 2020-01-09 | follow up to #261 | hathach | |
| - fix button pullup - flash using teensy_loader_cli - update boards.md | |||
| 2020-01-09 | add trigger.yml | hathach | |
| 2020-01-09 | Merge branch 'master' into develop | hathach | |
| 2020-01-09 | Merge pull request #261 from ladyada/teensy4 | Ha Thach | |
| add a rough bsp. UART on D0/D1, LED on D13, button on D12 | |||
| 2020-01-09 | add a rough bsp. UART on D0/D1, LED on D13, button on D12 | Lady Ada | |
| 2020-01-07 | Merge pull request #259 from majbthrd/nuc121 | Ha Thach | |
| add Nuvoton NUC121/NUC125/NUC126 | |||
| 2020-01-07 | Merge pull request #1 from hathach/majbthrd-nuc121 | majbthrd | |
| Majbthrd nuc121 | |||
| 2020-01-07 | added Peter into contributors doc | hathach | |
| 2020-01-07 | fix ci build | hathach | |
| - nuc 121/125: add CFG_EXAMPLE_MSC_READONLY since it is not enough SRAM to hold MSC disk - nuc 126: drop i2c source files in compile list due to SDK driver issue. | |||
| 2020-01-07 | skip travis build | hathach | |
| 2020-01-07 | Merge branch 'master' into nuc121 | Ha Thach | |
| 2020-01-05 | Merge pull request #254 from majbthrd/multi-setconfig | Ha Thach | |
| gracefully handle multiple SET_CONFIGURATION requests | |||
| 2020-01-04 | dcd_nuc121: allow user ZLP transfers to get a callback | Peter Lawrence | |
| 2020-01-04 | add Nuvoton NUC121/NUC125/NUC126 | Peter Lawrence | |
| 2020-01-04 | change token name | hathach | |
| 2020-01-04 | curl | hathach | |
| 2020-01-03 | curl again | hathach | |
| 2020-01-03 | change to token | hathach | |
| 2020-01-03 | try to trigger mynewt example | hathach | |
| 2020-01-01 | Merge pull request #257 from gsnxp/rt1010fix | Ha Thach | |
| fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme | |||
| 2019-12-30 | fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme | Greg Steiert | |
| 2019-12-30 | fix missing parentheses in TU_MIN and TU_MAX macros (#256) | majbthrd | |
| 2019-12-30 | Let device respond to endpoint requests on EP0 (#251) | Jeremy Herbert | |
| Since endpoint 0 is used for control requests, it doesn't have a class driver attached to it. As such, the corresponding `_usbd_dev.ep2drv` entry points to driver `0xFF`, which is invalid and this makes the `TU_ASSERT(drvid < USBD_CLASS_DRIVER_COUNT);` line fail, and eventually causes an endpoint stall. So as-is the stack cannot respond to any endpoint requests on endpoint 0. However, standard requests on endpoint 0 do not need a class driver to produce a valid response. This commit changes the order of execution so that the assert is only checked if the endpoint is not 0. | |||
| 2019-12-28 | gracefully handle multiple SET_CONFIGURATION requests | Peter Lawrence | |
| 2019-12-28 | implement multiple interfaces support | Peter Lawrence | |
| 2019-12-28 | more ci (#253) | Ha Thach | |
| * more ci * ci * ci * ci * ci test * more ci test * more ci * ci typo * test ci * ci use github ::add-path:: | |||
| 2019-12-28 | ci use github ::add-path:: | hathach | |
| 2019-12-28 | test ci | hathach | |
| 2019-12-28 | ci typo | hathach | |
| 2019-12-28 | more ci | hathach | |
| 2019-12-28 | more ci test | hathach | |
| 2019-12-28 | ci test | hathach | |
| 2019-12-28 | ci | hathach | |
| 2019-12-28 | ci | hathach | |
| 2019-12-28 | ci | hathach | |
| 2019-12-28 | more ci | hathach | |
| 2019-12-27 | Merge pull request #252 from hathach/develop | Ha Thach | |
| use github actions for build badge | |||
| 2019-12-27 | use github actions for build badge | hathach | |
| 2019-12-27 | Merge pull request #250 from hathach/github-action | Ha Thach | |
| migrate to github action for CI/CD | |||
| 2019-12-27 | wrap up actions | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
| 2019-12-27 | Update build.yml | Ha Thach | |
