Commit d7beaf6c authored by Christophe Favergeon's avatar Christophe Favergeon
Browse files

Updated the README

The last part of the README was moved to a dedicated page in the wiki.
parent bc9321d1
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -309,12 +309,3 @@ In addition to that, `ARM_DSP_CONFIG_TABLES` must be enabled and finally `ARM_FF

This last symbol is required because if no transform functions are included in the build, then by default all flags related to FFT tables are ignored.

## Bit Reverse Tables for FFTs in CMSIS DSP

It is a question coming often.

It is now detailed [in this github issue](https://github.com/ARM-software/CMSIS_5/issues/858)

Someone from the community has written a [Python script to help](https://gist.github.com/rosek86/d0d709852fddf36193071d7f61987bae)