2 Commits (master)

Author SHA1 Message Date
Karl Palsson e07f23bb70 doxygen: fix many warnings on "end of file while in group" 4 years ago
Ben Brewer e923a6fe6a stm32g4: Add support for OPAMP 4 years ago
Karl Palsson da76279bc6 stm32: flash: move to peripheral_apis 6 years ago
Karl Palsson 850931dbcd stm32: flash_unlock_option_bytes is common code. 6 years ago
Karl Palsson 2bf7eb4a0c stm32: flash: pull set_ws up to common code 6 years ago
Karl Palsson b23dccc7ae stm32: flash: pull up prefetch to _all 6 years ago
Karl Palsson 2547bf66d9 stm32l0: flash: use common functionality 8 years ago
Frantisek Burian f9152eb00a [stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheral 10 years ago
BuFran 81982916e2 [Doxygen] Add complete documentation page to STM32F0 11 years ago
BuFran 68ee13be4b Doxygen style blocks corrected 12 years ago
Federico Ruiz Ugalde a7bcf6446b stm32f3 dac support added. 12 years ago
Ken Sarkies e2022f5884 Repair to documentation (most documented files) 12 years ago
Ken Sarkies 1029597e70 Move DAC to common area 12 years ago
Ken Sarkies 7ec382c7d5 STM32: Moved SPI code into the common area. 12 years ago
Ken Sarkies 4ab5c94b90 Proposed deduplication of peripherals, GPIO example 12 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
Uwe Hermann 8f251e8a9d Some more file/path restructuring. 14 years ago
Uwe Hermann 18790a2454 More renames for libopenstm32 -> libopencm3. 14 years ago
Uwe Hermann 8e5acecc6e More path and name changes. 14 years ago
Uwe Hermann be2ac142d9 Rename include/libopenstm32 to include/stm32. 14 years ago
Uwe Hermann 8e084b1517 Move STM32-specific source to lib/stm32 subdir. 14 years ago
Uwe Hermann b5727a6c73 USB: Cosmetics and coding-style fixes. 14 years ago
Uwe Hermann 6e090ccee1 Initial USB device stack for STM32. 14 years ago
Thomas Otto 384a7e688e Added adc_temperature_sensor to examples 15 years ago
Uwe Hermann 46e5ed202a Add i2c_stts75_sensor example. 15 years ago
Uwe Hermann da8d9de6b0 Rename example directory names to all-lowercase. 15 years ago
Piotr Esden-Tempski a88c1b0ee9 Fixed ROM start address in linker scripts. 15 years ago
Piotr Esden-Tempski 699ec0fb15 Added fancyblink example for the MB525 eval board. 15 years ago
Piotr Esden-Tempski 3a4f36d80f Moved all examples to a board specific folder. 15 years ago
Uwe Hermann cfd87f6b9d Add mini ld scripts in the example which include the global one. 16 years ago
Uwe Hermann 6db6d5b49c Add initial framework for USART support. So far only some #defines. 16 years ago
Piotr Esden-Tempski 446de38728 Changed all includes to use <foo.h> notation. 16 years ago
Uwe Hermann 83f5c58eb9 Switch the license to GPL, version 3 or later. 16 years ago
Uwe Hermann 355701525e Add initial minimal rcc.h implementation (not complete). 16 years ago
Uwe Hermann 015b046c1e Merge stdint.h contents into common.h so we don't conflict with libc. 16 years ago
Uwe Hermann f3ac624f22 Add common.h, currently containing MMIO accessor functions. 16 years ago
Uwe Hermann e7567c835c Add memorymap.h with some peripheral base addresses. 16 years ago
Uwe Hermann 0a8135395a Add dummy gpio.c implementation and final Makefile. 16 years ago
Uwe Hermann 75bb51fadf Add top-level include file intended for lib users. 16 years ago
Uwe Hermann ae6f321816 Add a stdint.h include file for u16, u32, etc. 16 years ago