xcore / sc_spdif

xmos S/PDIF TX and RX component
http://github.xcore.com/sc_spdif/
Other
12 stars 9 forks source link

Following changes made #6

Closed sivaxmos closed 10 years ago

sivaxmos commented 10 years ago

Tx component and app Modified code to work on slicekit. Added spdif_config.h file and changed main.xc to make work with different frequencies. File names and function names changed as per coding standard. App folder name changed to make it more specific. Created doc folder inside app and module folder and placed rst files as per xSOFTip requirement.

Rx component Only changed the application folder name.

xross commented 10 years ago

This cannot be automatically merged, I will have to manually resolve the conflicts.

henkmuller commented 10 years ago

Why are we changing the names of the interface functions?

xross commented 10 years ago

I don't know, "standards" I assume. The old ones should at least be left working.

henkmuller commented 10 years ago

Before this an be merged - you must first merge in existing changes on the main branch, and then undo changes to the interfaces.