docs/changelog/0.18.0.md
December 25, 2024
dual/host_info_to_device_cdc optional for pico/pico2, enable dwc2 dma testtusb_init(rhport, tusb_rhport_init_t*), tusb_init(void) is now deprecated but still available for backward compatibilitytusb_int_handler(rhport, in_isr)tusb_time_millis_api() and tusb_time_delay_ms_api() for non-RTOS, required for some ports/configurationCFG_TUD/TUH_MEM_DCACHE_ENABLE enable data cache sync for endpoint bufferCFG_TUD/TUH_MEM_DCACHE_LINE_SIZE set cache line sizeCFG_TUD/TUH_DWC2_SLAVE_ENABLE enable dwc2 slave modeCFG_TUD/TUH_DWC2_DMA_ENABLE enable dwc2 dma modedcd_edpt_iso_alloc() and dcd_edpt_iso_activate() for isochronous endpointtud_network_recv_renew()_audiod_fct.alt_settingdcd_dcache_() return type from void to boolThanks to everyone who contributed to this release: @bollenn, @chintal, @DavidEGrayson, @GuavTek, @hathach, @HiFiPhile, @lijunru-hub, @Maerdl, @pschatzmann, @rgrr, @roma-jam, @shdeb, @shuffle2, @subsonicpulse, @tannewt, @UweBonnes, @YixingShen.