Fork of mbed-dev with the NUCLEO-L152RE target modified for use with the STM32L151RB (128 kB flash, 16 kB RAM).

Fork of mbed-dev by mbed official

To use this, remove the default "mbed" library and import this one instead. Target must be NUCLEO_L152RE.

Changes

RevisionDateWhoCommit message
28:a132a70c6c08 2016-02-11 Jim Paris Merge to get rid of old heads default tip
27:6c90eee1f870 2016-02-11 Jim Paris Fix (bootloader-relocated) vector table address in NVIC_SetVector
26:d19adb5b60f6 2016-02-01 jim@jtan.com Adjust flash and RAM sizes and locations for bootloader.
25:d1474e74f0a2 2015-10-08 Jim Paris Fix us_ticker, hal_tick for 16-bit counter (based on STM32L0 code)
24:43727708725f 2015-10-07 Jim Paris Adjust voltage and clock options for TU board
23:913b50205506 2015-10-07 Jim Paris Switch over to STM32L152xB include file
22:8a570566d9a2 2015-10-07 Jim Paris Use BSRR instead of BRR register for GPIOs, since xB doesn't have BRR
21:7cdba1c88efd 2015-10-07 Jim Paris Remove use of peripherals that don't exist on STM32L151xB
20:bd577c0b8d12 2015-10-07 Jim Paris Add stml152xb.h from STM32CubeL1
19:4dfcd92ef21e 2015-10-07 Jim Paris Use TIM9 instead of TIM5
18:a27d82d23bec 2016-02-11 Jim Paris Merge
17:48a7c64db681 2016-02-11 Jim Paris Fix (bootloader-relocated) vector table address in NVIC_SetVector
16:b64338fc6b2c 2015-10-07 Jim Paris Add stml152xb.h from STM32CubeL1
15:5f5024781014 2015-10-07 Jim Paris Use TIM9 instead of TIM5
14:41930c5e1406 2016-02-01 jim@jtan.com Adjust flash and RAM sizes and locations for bootloader.
13:3220b696cf47 2015-10-08 Jim Paris Fix us_ticker, hal_tick for 16-bit counter (based on STM32L0 code)
12:30c81b1ea3fc 2015-10-07 Jim Paris Adjust voltage and clock options for TU board
11:1c81e962729c 2015-10-07 Jim Paris Switch over to STM32L152xB include file
10:00e4b390b356 2015-10-07 Jim Paris Use BSRR instead of BRR register for GPIOs, since xB doesn't have BRR
9:5c4c51610e70 2015-10-07 Jim Paris Remove use of peripherals that don't exist on STM32L151xB
8:5401fbe66b03 2015-10-07 Jim Paris Add stml152xb.h from STM32CubeL1
7:3f555e981bba 2015-10-07 Jim Paris Use TIM9 instead of TIM5
6:a09c7fe99a74 2015-10-06 Jim Paris Adjust flash and RAM sizes for STM32L152RB
5:ac9f6c2c45e8 2015-10-06 mbed_official Synchronized with git revision 3b75452bbd7b9aa90310014dbc8b6263ab4fd47d
4:4a8e88c1ef9e 2015-10-06 mbed_official Synchronized with git revision 63942c6a17e9bbcbb3833c737d1c14f4c80c0ae1
3:457d224d8af1 2015-10-06 mbed_official Synchronized with git revision 18f341cdc3f21542461c9a52d3e5de51482a7ced
2:6d3776d23548 2015-10-06 mbed_official Synchronized with git revision 0e0bd6f2dde8c642b3962122205189134017fa8f
1:a46deec61bf5 2015-10-05 mbed_official Synchronized with git revision a564e99e600db241dda4ece8a47b464def3db78c
0:9b334a45a8ff 2015-10-01 bogdanm Initial commit on mbed-dev