| Age | Commit message (Collapse) | Author |
|
clean up some warnings
|
|
|
|
for buffer0 (instead of active buffer)
as the next transfer is always forced to be happened on buffer0
|
|
|
|
|
|
- host/host_freertos/host_freertos.ewp
- host/host_os_none/host_os_none.ewp
- device/device_os_none/device_os_none.eww
fix IAR ending warning
|
|
freertos, device os none
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
like the specs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clean ending warming with IAR
|
|
|
|
|
|
|
|
|
|
|
|
- remove command
- move (rename) command
|
|
|
|
device os none for NGX4330 work with keil
|
|
|
|
|
|
|
|
|
|
IAR (lack of support for VLA initialization)
IAR device os none works with ea4357
|
|
instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
|
|
|