rockbox/firmware/target
Rafaël Carré dbea731503 USB AMSv2: update endpoint->len on transfer
cosmetics: x ? true : false -> x

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28034 a1c6a512-1295-4272-9138-f99709370657
2010-09-08 01:50:36 +00:00
..
arm USB AMSv2: update endpoint->len on transfer 2010-09-08 01:50:36 +00:00
coldfire Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
hosted Fix sdl application build 2010-09-06 11:36:02 +00:00
mips jz4740 debug: use lcd_putsf() instead of redefining it 2010-08-28 23:12:04 +00:00
sh Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00