rockbox/utils/hwstub/stub
Vencislav Atanasov 5d7c8a0df1 Convert non-ASCII characters to UTF-8
Comments and notes are converted to UTF-8. Already broken multibyte characters are fixed using common sense.

This patch contains no code changes.

Change-Id: Ia511ab84936cb2495ac17309493a9b98727a7902
2024-12-15 21:16:12 -05:00
..
asm hwstub: Force alignment of the context buffer 2023-09-27 22:49:09 +02:00
atj213x ATJ213x: minor changes to hwstub port 2023-09-28 22:04:11 +02:00
jz4760b Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
pp hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
rk27xx hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
stmp hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
config.h hwstub: add jz4760b stub 2017-01-24 15:22:27 +01:00
format.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
format.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
hwstub.make makefiles: Suppress stray backslash warnings with grep 3.8 2023-03-21 04:48:31 -04:00
logf.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
logf.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
main.c usb: implement macro for initializing USB strings 2021-03-25 13:26:03 -05:00
memory.h hwstub: fix warning: no newline at end of file with newer gcc 2016-03-14 12:21:42 +01:00
mips-archdefs.h hwstub: rewrite exception catching 2017-01-24 15:34:19 +01:00
mips.h hwstub: rewrite exception catching 2017-01-24 15:34:19 +01:00
protocol.h hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
SOURCES hwstub: add jz4760b stub 2017-01-24 15:22:27 +01:00
stddef.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
stdint.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
string.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
string.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
system.h hwstub: rewrite exception catching 2017-01-24 15:34:19 +01:00
target.h hwstub: add the possibility to flush caches before exec 2017-01-24 15:25:14 +01:00
usb_ch9.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
usb_drv.h usb: implement macro for initializing USB strings 2021-03-25 13:26:03 -05:00
usb_drv_arc.c hwstub: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00