| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-12 | Update dcd_stm32_fsdev.c | Jeremy Herbert | |
| Add a note about pin remapping for the STM32F042Fx | |||
| 2019-12-11 | Merge pull request #235 from hathach/develop | Ha Thach | |
| close #204 define HSE_VALUE in _hal_conf instead of board.mk | |||
| 2019-12-11 | close #204 define HSE_VALUE in _hal_conf instead of board.mk | hathach | |
| 2019-12-11 | move VBUS sense out of dcd_synosys to bsp | hathach | |
| 2019-12-10 | fixed unit test with dcd_edpt0_status_complete | hathach | |
| 2019-12-09 | enhance samg | hathach | |
| 2019-12-09 | clear data toggle in clear stall, also set config bit | hathach | |
| 2019-12-09 | fix samd using TUSB_REQ_SET_ADDRESS in dcd_edpt0_status_complete | hathach | |
| 2019-12-09 | update descriptor, enhance ep in transfer | hathach | |
| 2019-12-09 | implementing dcd_edpt_open | hathach | |
| 2019-12-09 | fix build | hathach | |
| 2019-12-09 | clean up, switch and update submodule samd to circuitpython branch | hathach | |
| 2019-12-09 | added microchip submodule | hathach | |
| 2019-12-09 | change the samd submodule | hathach | |
| 2019-12-09 | Merge pull request #233 from kasjer/kasjer/fix-ymnewt-osal | Ha Thach | |
| Fix mynewt osal queue definition | |||
| 2019-12-01 | Fix mynewt osal queue definition | Jerzy Kasenberg | |
| Queue table has pointers instead of data os_event structs. This resulted in crashes when elements were put to queue and overwritten variables that were just after mpool desiged for queue. | |||
| 2019-11-29 | Merge pull request #231 from xobs/fix-fomu-out-rx | Ha Thach | |
| valentyusb: eptri: don't double-advance read buffer | |||
| 2019-11-29 | valentyusb: eptri: don't double-advance read buffer | Sean Cross | |
| Due to an error, we were double-advancing the FIFO buffer. The end result was that the second half of most reads were getting ignored. This wasn't found during earlier testing because only 64-byte buffers were tested. This corrects this error by avoiding double-advancing the buffer. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-29 | Merge pull request #228 from noebrun/patch-1 | Ha Thach | |
| fix missing source file for cdc_msc to compile | |||
| 2019-11-28 | use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51 | hathach | |
| 2019-11-28 | use dcd_edpt0_status_complete() to set address without blocking for ↵ | hathach | |
| samd21/samd51/stm32_fsdev | |||
| 2019-11-28 | clean up | hathach | |
| 2019-11-28 | implement dcd_edpt_stall | hathach | |
| 2019-11-28 | get passed set address | hathach | |
| 2019-11-28 | add dcd_edpt0_status_complete() which is useful for several mcu port | hathach | |
| 2019-11-27 | get passed first get device descriptor | hathach | |
| 2019-11-27 | able to handle setup packet | hathach | |
| 2019-11-27 | detect bus reset | hathach | |
| 2019-11-27 | Merge pull request #230 from hathach/develop | Ha Thach | |
| fix #229 | |||
| 2019-11-27 | Merge branch 'develop' into port-samg55 | hathach | |
| 2019-11-27 | fix #229 | hathach | |
| 2019-11-27 | extract code to invoke_class_control() | hathach | |
| - also rename usbd_class_drivers to _usbd_driver | |||
| 2019-11-27 | clean up | hathach | |
| 2019-11-26 | missing source file for cdc_msc to compile | Noe Brun | |
| 2019-11-26 | add uart sync support | hathach | |
| 2019-11-26 | fix samg55 with newlib missing end symbol | hathach | |
| 2019-11-25 | Merge pull request #227 from hathach/develop | Ha Thach | |
| add CONTRIBUTORS.md | |||
| 2019-11-25 | logo design | hathach | |
| 2019-11-25 | add the most important contributor | hathach | |
| 2019-11-25 | lower case for arturo | hathach | |
| 2019-11-25 | update | hathach | |
| 2019-11-25 | update readme | hathach | |
| 2019-11-25 | add the most important file of the project: CONTRIBUTORS.md | hathach | |
| 2019-11-25 | update | hathach | |
| 2019-11-24 | usb hw init OK | hathach | |
| 2019-11-24 | Merge branch 'master' into port-samg55 | hathach | |
| 2019-11-24 | Merge pull request #225 from xobs/fomu-offset-fix | Ha Thach | |
| bsp: fomu: fix rom address for example programs | |||
| 2019-11-24 | bsp: fomu: fix rom address for example programs | Sean Cross | |
| During development, the ROM address was at offset 0x2001a000 (due to the fact that the test program was located immediately following the bitstream). In normal Fomus, the ROM address is at offset 0x20040000, in order to take into account additional bitstreams and bootloaders. Correct the address to the offset in order to get examples working with existing Fomus. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-24 | Merge branch 'develop' | hathach | |
| 2019-11-24 | more doc | hathach | |
