clang tested with mcb1800, add heap to lpc18 linker

This commit is contained in:
hathach
2024-04-22 18:08:41 +07:00
parent c097c85dcf
commit db30eee0fc
7 changed files with 64 additions and 38 deletions

View File

@@ -95,7 +95,6 @@ void msc_app_task(void)
//
//--------------------------------------------------------------------+
bool inquiry_complete_cb(uint8_t dev_addr, tuh_msc_complete_data_t const * cb_data)
{
msc_cbw_t const* cbw = cb_data->cbw;