Jerome Coutant
79d403a0db
STM32_gen_PeripheralPins script update
...
- add CMakeLists.txt
- patch for STM32U5 boards
2021-08-16 10:28:21 +02:00
anish-k
f14ce30ba6
script: STM32: STM32_gen_PeripheralPins.py updated
...
Removed INN channel ADC
2021-07-09 21:14:24 +05:30
Martin Kojtal
7c17693c06
Merge pull request #14729 from affrinpinhero-2356/adc_bank_script_update
...
tools/STM32 Modified Python script generates Peripheral Pins
2021-06-08 12:21:32 +02:00
jeromecoutant
fb8be8259c
STM32H7 ADC : dual pad feature update
2021-06-03 10:42:35 +02:00
Affrin Pinhero
f7a3ad9008
tools/STM32 Modified Python script generates Peripheral Pins
...
Modified print_adc function to update adc pin_map.
This patch will update python script that generate
'peripheralPin.c'. Which will give functionality to
gernerate ADC pin definition for BANK_B.
This script update is related to
https://github.com/ARMmbed/mbed-os/pull/14669
Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
2021-06-02 21:23:46 +05:30
jeromecoutant
7150c0610a
STM32_gen_PeripheralPins.py TargetName correction
2021-04-27 12:14:57 +02:00
jeromecoutant
3a772baab2
STM32: STM32_gen_PeripheralPins.py v1.20
...
- standard pin compatible
2021-04-14 10:23:28 +02:00
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
George Psimenos
61cfaa15cd
Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides
2021-03-23 11:17:17 +00:00
jeromecoutant
186a258b99
STM32_gen_PeripheralPins.py v1.19
...
- Use https://github.com/STMicroelectronics/STM32_open_pin_data.git
instead of CubeMX
- Add GPIO pinmap list
- Add STM32WL support
2020-12-01 15:52:20 +01:00
jeromecoutant
7eb43b104a
STM32_gen_PeripheralPins.py move to TARGET_STM
2020-10-15 12:08:25 +02:00