Commit Graph

18 Commits

Author SHA1 Message Date
Gregory Nutt
969d7c5814 Networking: Remove driver based backlog support. This affects the entire network, but is used by only one driver. The only supported with of supported RX backlog is via common read-ahead buffering. 2017-08-21 06:28:59 -06:00
Gregory Nutt
c3b552e072 Minor cosmetic updates from review of last PR. 2017-07-20 07:39:57 -06:00
Titus von Boxberg
7038bf8bfe flash size is 2MB 2017-07-19 23:34:48 +02:00
Titus von Boxberg
c06c5137d8 updated for the actual hardware and configs; removed generic stuff 2017-07-19 20:54:17 +02:00
Titus von Boxberg
8846bb9c1c Updated linker maps for STM32F769NI 2017-07-19 20:40:10 +02:00
Titus von Boxberg
e15fb346ea LED-GPIO named after the reference designator of actual board led 2017-07-19 20:05:19 +02:00
Titus von Boxberg
f1850b4b21 warning comment 2017-07-19 20:01:06 +02:00
Titus von Boxberg
ad2fcd12ad new defconfig with ethernet and more hardware enabled 2017-07-19 19:34:05 +02:00
Titus von Boxberg
adb69369a1 updated defconfig (with almost no hardware enabled) 2017-07-19 19:25:31 +02:00
Titus von Boxberg
8b2a94b82c correct macro name for DSI clock source 2017-07-19 19:14:50 +02:00
Titus von Boxberg
537c809101 initial (dysfunctional) lcd configuration 2017-07-19 19:07:53 +02:00
Titus von Boxberg
0070969cac Definitions for I2C4, SDMMC2 2017-07-19 19:07:53 +02:00
Titus von Boxberg
088148c105 Adapted RAM start / size to internal SRAM 2017-07-19 19:07:53 +02:00
Titus von Boxberg
2b0d4051e1 Pin definitions for I2C4 2017-07-19 19:07:53 +02:00
Titus von Boxberg
0e4513333b Further adaptation of configuration headers and README 2017-07-19 19:07:53 +02:00
Titus von Boxberg
4e735f46ae config changes for stm32f769i-disco 2017-07-19 19:07:53 +02:00
Titus von Boxberg
08225bbb55 Simple renames as a first step to a separate board config 2017-07-19 19:07:53 +02:00
Titus von Boxberg
80effadf6a Prepared config directory for stm32f769i-disco as a copy of stm32f746g-disco 2017-07-19 19:07:53 +02:00