Wykres commitów

11 Commity (1e7d89fc1323f26cd566e059639448e21d66e638)

Autor SHA1 Wiadomość Data
Grzegorz Szymaszek e51309f842
Update chip config files from the library structs
In general, the chip config files should be kept in sync with the old
library structs. Regenerate the files (using an ad hoc script) from the
current library.

The file name is generated from the chip description, all
non-alphanumeric characters are replaced with underscores. It turns out
some files have to have their names changed.
2021-08-29 15:51:07 +02:00
nightwalker-87 165776ad41
Merge pull request #1173 from sambazley/stm32wle
Added support for STM32WLEx
2021-08-05 23:23:35 +02:00
Sam Bazley fe48a98cb1 Add STM32WLEx support 2021-08-01 22:12:56 +01:00
Sam Bazley 1e674cff1a Correct flash_pagesize to use hex format 2021-08-01 22:11:23 +01:00
R.E. Wolff 157c587b93 cleanup integer handling in chipid and text flags 2021-05-23 10:50:43 +02:00
R.E. Wolff d5b901b899 removed filename-spaces 2021-05-23 08:52:36 +02:00
R.E. Wolff c87750bde0 merged 2021-05-23 08:49:17 +02:00
nightwalker-87 620b529956 Aligned naming scheme for chip-ID files 2021-05-16 22:27:14 +02:00
R.E. Wolff b652bc4854 Chips files in the right place in the sources 2021-04-28 17:31:34 +02:00
nightwalker-87 c1918c0ff6 Aligned coding style
- Added config for uncrustify style settings
- Applied changes to source files
- Moved some header files
2020-06-12 22:28:16 +02:00
nightwalker-87 7ef06378aa Refactoring for build settings
Tidy up install paths & directories:
-> modprobe.d & udev rules
  (both are now ON per default on Linux)
-> stlink-gui supplements
-> man pages
- Fixed paths according to GNUInstallDirs
- cmake: Restructured library config
- Test files & gui now use shared library
2020-05-19 11:28:35 +02:00