Commit Graph

7 Commits

Author SHA1 Message Date
Travis Geiselbrecht
f6f43edc3c [fs][tests] break some fs tests into their own module
Include the test modules if the overal virtual/test module is included.
Also set a new global build system var along with a configuration
variable.
2022-04-25 23:17:55 -07:00
Gurjant Kalsi
c32d1da34e [fs][stm32f746] Enable FS on Disco and Eval 2015-11-10 12:38:20 -08:00
Gurjant Kalsi
f619de0efd [fs][stm32f7xx] Enable filesystem for eval and disco boards 2015-11-09 17:20:14 -08:00
Travis Geiselbrecht
3049c8bedc [project][stm32f7xx] switch the stm32f7x projects to cmpctmalloc heap 2015-11-05 16:49:52 -08:00
Travis Geiselbrecht
22541af270 [project] remove app/loader from generic test subproject, manually add it to the stm32f7 projects 2015-10-13 09:46:10 -07:00
Carlos Pizano
5cb2435ea5 [platform][stm32f7xx] Wire minip for the STM32f7 disco board. 2015-09-11 18:01:47 -07:00
Carlos Pizano
dca5d73d9d New target: stm32f746-disco
It is close to the stm32746g-eval2-test.mk however
- uart rx pin differs
- no external sram
- different lcd tech
- (possibly) different sdram config
2015-08-24 15:33:05 -07:00