This website requires JavaScript.
Explore
Help
Sign In
jackcartersmith
/
blackmagic
Watch
1
Star
0
Fork
0
You've already forked blackmagic
Code
Issues
Pull Requests
Releases
Activity
blackmagic
/
lib
/
stm32
History
Piotr Esden-Tempski
3b20a5e34e
Removed the load address statement from the .bss section.
...
Otherwise the linker will complain: "section has both a load address and a load region"
2012-04-24 09:34:39 +02:00
..
f1
Removed the load address statement from the .bss section.
2012-04-24 09:34:39 +02:00
f2
Removed the load address statement from the .bss section.
2012-04-24 09:34:39 +02:00
f4
Corrected parameters of timer_set_mode() to u32.
2012-04-07 20:31:56 +12:00
i2c.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
nvic.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
spi.c
Made spi_init_master ignore CRC and SPE bits.
2012-03-14 21:00:53 -07:00
systick.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00
usart.c
License change of the library to LGPL, version 3 or later.
2012-03-02 14:44:49 -08:00