Martin Kojtal
|
32d1c99d3c
|
Merge pull request #14480 from jeromecoutant/PR_STM32_STANDARD
STM32: Standard Pin Names
|
2021-04-15 17:30:50 +02:00 |
Martin Kojtal
|
dd1da3da40
|
Merge pull request #14469 from jeromecoutant/PR_FLASH_PROGRAM
STM32: remove critical sections in flash_program_page
|
2021-04-14 20:15:11 +02:00 |
jeromecoutant
|
992591e774
|
STM32WL: standard pin names
|
2021-04-14 11:18:43 +02:00 |
jeromecoutant
|
65a96c57a2
|
STM32WB: standard pin names
|
2021-04-14 11:18:43 +02:00 |
jeromecoutant
|
768037c05e
|
STM32L5: standard pin names
|
2021-04-14 11:18:43 +02:00 |
jeromecoutant
|
8e3c5f11d4
|
STM32L4: standard pin names
|
2021-04-14 11:18:22 +02:00 |
jeromecoutant
|
a5878f45c3
|
STM32L1: standard pin names
|
2021-04-14 10:30:04 +02:00 |
jeromecoutant
|
baa558685c
|
STM32L0: standard pin names
|
2021-04-14 10:30:03 +02:00 |
jeromecoutant
|
68b620bdc2
|
STM32H7: standard pin names
|
2021-04-14 10:30:03 +02:00 |
jeromecoutant
|
ede1741e55
|
STM32G4: standard pin names
|
2021-04-14 10:30:03 +02:00 |
jeromecoutant
|
bd43397f12
|
STM32G0: standard pin names
|
2021-04-14 10:29:56 +02:00 |
jeromecoutant
|
fc54542cf0
|
STM32F7: standard pin names
|
2021-04-14 10:23:29 +02:00 |
jeromecoutant
|
2323d227fe
|
STM32F4: standard pin names
|
2021-04-14 10:23:29 +02:00 |
jeromecoutant
|
25e85f9fcf
|
STM32F3: standard pin names
|
2021-04-14 10:23:29 +02:00 |
jeromecoutant
|
63ce075fa8
|
STM32F2: standard pin names
|
2021-04-14 10:23:29 +02:00 |
jeromecoutant
|
69a7e3eeff
|
STM32F1: standard pin names
|
2021-04-14 10:23:28 +02:00 |
jeromecoutant
|
d21ff75e39
|
STM32F0: standard pin names
|
2021-04-14 10:23:28 +02:00 |
jeromecoutant
|
3a772baab2
|
STM32: STM32_gen_PeripheralPins.py v1.20
- standard pin compatible
|
2021-04-14 10:23:28 +02:00 |
Martin Kojtal
|
8b8f4e52a0
|
Merge pull request #14521 from AnishKumarHCL/pwm_gpiopull_fix
Updated TARGET_STM32 board pinMap_PWM table with GPIO_NOPULL
|
2021-04-14 09:54:22 +02:00 |
Martin Kojtal
|
38796d0a88
|
Merge pull request #14424 from 0xc0170/fix-wio-bg96-cellular
WIO_BG96: fix macro exclusion - use cellular
|
2021-04-12 16:17:54 +02:00 |
Anish Kumar
|
780d7c4a00
|
Updated TARGET_STM32 PeripheralPins.c and PeripheralPinMaps.h Replaced GPIO_PULLUP with GPIO_NOPULL in PinMap_PWM table
|
2021-04-08 18:42:01 +05:30 |
Anish Kumar
|
44be594792
|
Modified STM32_gen_PeripheralPins.py replaced GPIO_PULLUP with GPIO_NOPULL in print_pwm function
|
2021-04-08 18:13:50 +05:30 |
Anish Kumar
|
d8d19b186d
|
removed pin_mode api call from pwmout_init_direct api
|
2021-04-08 18:13:10 +05:30 |
Martin Kojtal
|
160b32ae0e
|
Merge pull request #14259 from rotu/G431RB
Support STM Nucleo-G431RB
|
2021-04-08 09:21:23 +02:00 |
Martin Kojtal
|
84e5f1e03e
|
Merge pull request #14479 from chrJost/USB_STM32L1
STM32L1: enable USBDEVICE
|
2021-04-07 10:23:06 +02:00 |
Martin Kojtal
|
0075eeab6b
|
Merge pull request #14482 from jeromecoutant/PR_L4_SYSCLOCK
STM32L4: align all system_clock files
|
2021-04-07 10:22:50 +02:00 |
Martin Kojtal
|
7328e588f1
|
Merge pull request #14485 from boraozgen/feature/stm32-rtc-hse-review
STM32: RTC HSE support review changes
|
2021-04-07 09:38:44 +02:00 |
Martin Kojtal
|
dce643be92
|
Merge pull request #14478 from jeromecoutant/PR_L1_ADC_DEEP
STM32L1 : enable ADC after deepsleep
|
2021-04-07 09:38:30 +02:00 |
Bora Özgen
|
c16a51d87c
|
STM32 RTC: Apply review changes for HSE support
* Remove unused code
* Fix supported target families
* Add preprocessor error for wrong LPTICKER configuration
|
2021-04-06 13:45:52 +02:00 |
reme
|
38922dee68
|
README update STM32F1 to CUBE V1.8.3
|
2021-04-01 16:05:41 +02:00 |
reme
|
e523617360
|
UPDATE STM32CubeF1 with v1.8.3
|
2021-04-01 09:18:43 +02:00 |
jeromecoutant
|
80fed0b442
|
NUCLEO_G431RB: pin standard
|
2021-03-30 14:23:43 -05:00 |
Dan Rose
|
1c2986a72e
|
rename USBRX -> CONSOLE_RX
|
2021-03-29 13:50:49 -05:00 |
Dan Rose
|
f7e628d191
|
switch to new target naming conventions
|
2021-03-29 13:50:49 -05:00 |
Dan Rose
|
3292d0501a
|
Support Nucleo G431RB
|
2021-03-29 13:50:49 -05:00 |
Anna Bridge
|
616f0b7387
|
Merge pull request #14445 from jeromecoutant/PR_WB_WATCHDOG
STM32WB/STM32WL: watchdog LSI frequency
|
2021-03-29 11:23:42 +01:00 |
Anna Bridge
|
b91a705e74
|
Merge pull request #14444 from jeromecoutant/PR_GPIO_FREE
STM32: reset GPIO value is analog mode
|
2021-03-29 11:23:15 +01:00 |
jeromecoutant
|
1a27351582
|
STM32L4: align all system_clock files
|
2021-03-29 09:32:26 +02:00 |
Jost, Chris
|
29943181bb
|
enable USBDEVICE on STM32L1 series, except for XDOT_L151CC
|
2021-03-26 16:53:04 +01:00 |
Anna Bridge
|
7f6ff7e61b
|
Merge pull request #14434 from jeromecoutant/PR_WB_I2C
STM32 I2C : correct deinit
|
2021-03-26 15:25:48 +00:00 |
jeromecoutant
|
a60b985c8d
|
STM32L1 : enable ADC after deepsleep
|
2021-03-26 14:03:49 +01:00 |
jeromecoutant
|
d0ea0466ad
|
STM32: remove critical sections in flash_program_page
|
2021-03-24 17:40:18 +01:00 |
George Psimenos
|
61cfaa15cd
|
Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides
|
2021-03-23 11:17:17 +00:00 |
Martin Kojtal
|
f00ce59769
|
Merge pull request #14243 from boraozgen/feature/stm32-rtc-hse
STM32: Add HSE support to RTC
|
2021-03-22 10:57:28 +01:00 |
Martin Kojtal
|
83adad9609
|
Merge pull request #14421 from jeromecoutant/PR_SDPUSB
SDP-K1: enable IAR compilation
|
2021-03-22 10:57:08 +01:00 |
Martin Kojtal
|
6a252875c7
|
Merge pull request #14429 from hugueskamba/hk_cmake_fix_st_build_error
CMake: Fix STM target build failures
|
2021-03-22 10:45:46 +01:00 |
George Psimenos
|
2322f1dd7a
|
Remove unused NUCLEO_H743ZI target files
|
2021-03-18 17:01:54 +00:00 |
George Psimenos
|
ec7e00a780
|
Add target markers to new PinNames.h files
|
2021-03-18 17:01:54 +00:00 |
jeromecoutant
|
e602adb080
|
[STD-PIN] STM32H7: standardized pins
|
2021-03-18 17:01:54 +00:00 |
jeromecoutant
|
eafaca379e
|
[STD-PIN] STM32L5: standardized pins
|
2021-03-18 17:01:53 +00:00 |