Просмотр исходного кода

Updated the README

The last part of the README was moved to a dedicated page in the wiki.
Christophe Favergeon 3 лет назад
Родитель
Сommit
d7beaf6cee
1 измененных файлов с 0 добавлено и 9 удалено
  1. 0 9
      README.md

+ 0 - 9
README.md

@@ -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)
-