Commit graph

67 commits

Author SHA1 Message Date
Vovanium
052bb772bb * GPIO Example modularity 2021-07-22 16:26:32 +03:00
Vovanium
0f49f5b07e + Board support commons for examples 2021-07-21 19:43:42 +03:00
Vovanium
0db7e0a14c * Structure of files to make it portable (identical units in all chips get same package names) 2021-07-21 19:17:10 +03:00
Vovanium
9b6a1abd1e * Make a distinct library for every chip. This could make user code portable across chips. 2021-07-20 19:36:51 +03:00
Vovanium
9bc2570d00 + Baud rate calculation function 2021-07-15 19:39:51 +03:00
Vovanium
33456a114b * UART example 2021-05-03 22:59:42 +03:00
Vovanium
e083374732 Made UART initialization close to HAL, but with no success 2019-07-18 18:49:05 +03:00
Vovanium
2faadc4475 (+) UART example currently at wrong baud, investigating 2019-07-17 21:24:12 +03:00
Vovanium
e0256eb47d (+) UART example, with baud rate problems 2019-05-04 22:41:36 +03:00
Vovanium
fd5ccafc3c Shorten package names: there's no need in name repetitions 2019-05-04 14:28:38 +03:00
Vovanium
acc5dd48eb Small reorganizing 2019-04-18 00:38:38 +03:00
Vovanium
4e3ed03efd (+) sdram objects directory 2019-04-11 22:18:49 +03:00
Vovanium
53fb36c9e9 (+) SDRAM support (does not work yet) 2019-04-11 20:01:49 +03:00
Vovanium
1958c51837 (+) 429DISCO loader script 2019-04-11 18:24:15 +03:00
Vovanium
2aad05bca5 (+) Example for STM32F429DISCO 2019-02-05 19:33:30 +03:00
Vovanium
c086a3229d (+) Simple script to build and burn example 2019-01-16 22:40:33 +03:00
Vovanium
0c44986bce (+) Now, here's a LED flasher 2019-01-16 17:17:56 +03:00