Disable buffering codecs (and code generally) on RaaA.
commitdbd629fd6de40562a66bfda8326efc563a689152
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Thu, 27 Jan 2011 21:52:11 +0000 (27 22:52 +0100)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Thu, 27 Jan 2011 21:52:11 +0000 (27 22:52 +0100)
tree846ed860f4df8bcbeb04709adebbd804269b4cbc
parent59e207251a1b4a68e9b7d13414253368f0efb000
Disable buffering codecs (and code generally) on RaaA.

It's not useful to do it since you need to write back the code to disk to be able to load it from memory, it also requires writing to an executable directory.
Keep it for the simulator for the sake of simulating.
apps/buffering.c
apps/buffering.h
apps/playback.c
firmware/load_code.c