1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec
Aidan MacDonald a0bfcd77c8 arm: enable unified assembly syntax in more files
This makes these files compileable, or in some cases less
broken, on Cortex-M targets.

In lcd-16bit.c, newer versions of GAS complain about the
infix condition codes so we use the suffix form instead,
which requires unified syntax to compile on GCC 4.9.

Change-Id: If45166d3fc83d64c692cbb331096a966397aa9e9
2025-04-18 10:26:02 -04:00
..
codecs arm: enable unified assembly syntax in more files 2025-04-18 10:26:02 -04:00
dsp [FixRed] Reove HAVE_PITCHCONTROL from bootloaders, fix warble 2025-01-19 01:20:58 -05:00
metadata metadata: opus, vorbis, speex: Don't fill metadata buffer with album art and cuesheet 2025-04-01 08:33:16 -04:00
test Remove ATRAC3 specific fields (channels, extradata_size) from mp3entry 2024-02-02 09:36:53 -05:00
platform.h rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00
rbcodec.make [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
rbcodecconfig-example.h Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
rbcodecplatform-unix.h Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
SOURCES rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00