| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-03 | Revert "Disable -Werror for now" | Stefan Kerkmann | |
| This reverts commit 5e0c2e122300e7a6289b3bd08044f9cf1dbdef05. | |||
| 2021-08-03 | Update nuclei-sdk with __riscv_flen fix | Stefan Kerkmann | |
| 2021-08-03 | Set FreeRTOS to RISC-V (doesn't compile) | Stefan Kerkmann | |
| 2021-08-03 | Use JTAG for jlink flashing | Stefan Kerkmann | |
| 2021-08-03 | Minor clean ups | Stefan Kerkmann | |
| 2021-08-03 | Use https github as submodule | Stefan Kerkmann | |
| 2021-08-03 | Disable -Werror for now | Stefan Kerkmann | |
| Without having __riscv_flen defined we get multiple warinings. But defining it causes the startup code to contain floating point instructions. This results in a exception right after booting. See startup_gd32vf103.S lines 289-294 should open a PR at nuclei sdk | |||
| 2021-08-03 | Add board support for gd32vf103 longan nano | Stefan Kerkmann | |
| 2021-08-03 | Add hacky GD32VF103 support | Stefan Kerkmann | |
| 2021-08-02 | Merge pull request #991 from hathach/fix-midi-available | Ha Thach | |
| correct midi available with already stream read | |||
| 2021-08-02 | fix warning | hathach | |
| 2021-08-02 | correct midi available with already stream read | hathach | |
| 2021-08-02 | Merge pull request #874 from kkitayam/add_xfer_fifo_for_rx63 | Ha Thach | |
| Add dcd_edpt_xfer_fifo() for RX63N | |||
| 2021-07-31 | fix: D0FIFOSEL setting was incorrectly when big-endian is selected. | kkitayam | |
| In pipe_xfer_in(), the endianness setting of D0FIFOSEL was lacking due to refactoring. And add type cast operation to avoid warnings by CCRX. | |||
| 2021-07-29 | add the entry for RX72N | kkitayam | |
| 2021-07-29 | add RX65N | kkitayam | |
| 2021-07-29 | add a condition regarding OPT_MCU_RX63N | kkitayam | |
| 2021-07-29 | Change the accessing method of TU_FIFO from ↵ | kkitayam | |
| read/write_n_const_addr_full_words to get_write/read_info and advance_write/read_pointer pairs. | |||
| 2021-07-29 | added support for dcd_edpt_xfer_fifo | kkitayam | |
| 2021-07-29 | Refactor and clean up | kkitayam | |
| 2021-07-29 | Merge pull request #980 from BennyEvans/master | Ha Thach | |
| Waveshare OpenH743I-C BSP | |||
| 2021-07-29 | Merge pull request #859 from Wini-Buh/CCRX_Port | Ha Thach | |
| Adaptations for Renesas CCRX toolchain and Rx72N controller performed | |||
| 2021-07-29 | Merge pull request #982 from HiFiPhile/dfu_warning | Ha Thach | |
| Fix IAR warning | |||
| 2021-07-27 | Fix IAR warning | MasterPhi | |
| 2021-07-27 | Small tidy up for waveshare openh743i BSP. | Ben Evans | |
| 2021-07-27 | Updated docs to add Wavehsare OpenH743I-C to STM32 boards list. | Ben Evans | |
| 2021-07-27 | Added BSP for waveshare openh743i. | Ben Evans | |
| 2021-07-23 | Merge pull request #976 from hathach/readme | Ha Thach | |
| Quick Readme update | |||
| 2021-07-23 | Update README.md | HiFiPhile | |
| Use SAME7x | |||
| 2021-07-22 | Quick Readme update | HiFiPhile | |
| 2021-07-22 | clean up compiler | hathach | |
| 2021-07-22 | update endian | hathach | |
| 2021-07-22 | rename bit filed order | hathach | |
| clean up packed/bit order begin end | |||
| 2021-07-22 | rename packed begin/end | hathach | |
| 2021-07-22 | clean up max packet size endian | hathach | |
| 2021-07-22 | Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into ↵ | hathach | |
| Wini-Buh-CCRX_Port | |||
| 2021-07-22 | Merge pull request #950 from HiFiPhile/dfu | Ha Thach | |
| DFU improvements | |||
| 2021-07-22 | rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE | hathach | |
| 2021-07-22 | Merge pull request #975 from hathach/max-endpoint | Ha Thach | |
| Add DCD Attribute for Max endpoint | |||
| 2021-07-22 | update dcd attr for samx7x | hathach | |
| 2021-07-22 | correct check | hathach | |
| 2021-07-22 | more ci | hathach | |
| 2021-07-22 | fix ci | hathach | |
| 2021-07-22 | add dcd_attr for DCD_ATTR_ENDPOINT_MAX | hathach | |
| could be useful with more dcd specific attribute | |||
| 2021-07-22 | Merge pull request #693 from HiFiPhile/dcd_same70 | Ha Thach | |
| SAMx7x (E70, S70, V70, V71) DCD Support | |||
| 2021-07-21 | Update EPNUM in usb_descriptors.c | MasterPhi | |
| 2021-07-21 | Fix non-DMA IN irq. | MasterPhi | |
| 2021-07-21 | Re-enable SETUP irq on EP0 stall. | MasterPhi | |
| 2021-07-21 | Remove redundant TX irq. | MasterPhi | |
| 2021-07-21 | Fix EP0 issue (again) | MasterPhi | |
