2024-06-18
github-actions
released this
18 Jun 07:38
·
12 commits
to release_letssteam
since this release
Commits
- enable GitHub Actions on main branch + doc fixes (Mathias Brossard)
- Remove unused
main_shutdown_state
states. #1012 (Carlos Pereira Atencio) - Remove unused RESET_MID_PRESS button state. #1012 (Carlos Pereira Atencio)
- Replace MAIN_USER_EVENT state with a on-demand function. #1012 (Carlos Pereira Atencio)
- Don't calculate the power source in the USB insertion interrupt. #1012 (Carlos Pereira Atencio)
- Increase optimisation level to O3 for this file only. #1014 (Carlos Pereira Atencio)
- 71c0378: CMSIS-DAPv2: blink LED on bulk interface activity (Mathias Brossard) #1008
- Add new flash algo for nRF52833 that improves flashing time. #1016 (Carlos Pereira Atencio)
- 0004198: Update hook to skip blinking on WebUSB HID serial traffic. (Carlos Pereira Atencio) #1019
- Fix bin file generation regression #1020 (Mathias Brossard)
- fecb872: Bump version to 0259 (Mathias Brossard)
- 8ec8d00: Github Actions: Switch to Ubuntu 22.04 (Mathias Brossard) #1042
- dd11a5a: Github Actions: Update to actions/cache@v3 (Mathias Brossard) #1042
- d2f519b: Github Actions: Update to actions/upload-artifact@v3 (Mathias Brossard) #1042
- 6fb361e: Github Actions: Use carlosperate/arm-none-eabi-gcc-action@v1 (Mathias Brossard) #1042
- 29339f2: Github Actions: Fix ccache (Mathias Brossard) #1042
- b4303e7: Github Actions: Add faster CI build for pull requests (Mathias Brossard) #1042
- Add GCC compiler version guidance (Mathias Brossard)
- K32L Additions #1038 (Chris Brown)
- Added K32L3A6 project #1038 (Chris Reed)
- Merged K32W and K32L families. #1038 (Chris Reed)
- Added secondary flash for K32L #1038 (Chris Reed)
- fea51e8: Made setting soft reset type in family descriptor optional. (Chris Reed) #1038
- KV5x additions #1038 (Chris Brown)
- Add TWR-KV58F #1038 (Chris Brown)
- Add support for flashing M0 core in K32W042 #1038 (Mathias Brossard)
- Fix board configuration for K32L3A6, K32W042 and KV58F #1038 (Mathias Brossard)
- Make Kinetis board configurations consistent #1038 (Mathias Brossard)
- Add missing info.py entries for FRDM-K32L3A6 and TWR-KV58F #1038 (Mathias Brossard)
- Clean-up info.py #1038 (Mathias Brossard)
- Remove FRDM-K32W042 #1038 (Mathias Brossard)
- Kinetis board updates (ARMmbed#1038) #1038 (Mathias Brossard)
- 19f797f: Update MAX32625MBED for A3 silicon (Jesse Marroquin) #1048
- a668f79: Add project files for MAX32625PICO (Sadik Ozer) #1053
- 0d6ed2f: Add MAX32690EVKIT (Sadik Ozer) #1059
- fc5f1ff: Sort max32625 IF projects (Mathias Brossard)
- 2457a1b: lpc11u35 doc: Fix comment about bootloader (fixes: ARMmbed#1024) (Mathias Brossard)
- 0f1a603: Add lpc4337xpresso interface project (Mathias Brossard)
- 543ac90: Add lpc4367xpresso interface project (Mathias Brossard)
- dbb10a2: Fix LPC55 HIC missing out on a setup packet (Ein Terakawa) #1067
- 82dc31d: Modified GPIO code to prevent inadvertent low pulse when switching to Hi-Z mode. (lorne-maxim) #1074
- Add STM32F0xx HAL Drivers (Mathias Brossard)
- Add stm32f072cb HIC (dotnfc)
- Update STM32F0xx HAL to V1.7.5 (Mathias Brossard)
- Add stm32f072cb_if project (Mathias Brossard)
- Reduce DAP_PACKET_COUNT to fit in RAM (Mathias Brossard)
- consistency clean-ups (Mathias Brossard)
- Change project to target STM32F072B-DISCO board (Mathias Brossard)
- Updates after rebase (CMSIS-DAPv2.1) (Mathias Brossard)
- rename to stm32f072xx with 64/128 KiB variants (Mathias Brossard)
- Add HIC documentation (Mathias Brossard)
- re-organize DAP_config/IO_Config (Mathias Brossard)
- update documentation and mark as experimental (Mathias Brossard)
- remove bank2 handling for flash (Mathias Brossard)
- explicitly disable bootloader (Mathias Brossard)
- update test configuration for stm32f072xx HICs (Mathias Brossard)
- ee47132: Add missing field to flash algo generation script (ARMmbed#946) (zjli-2019)
- Importing RL-USB drivers for STM32F4 (Mathias Brossard)
- dbd518a: Add support for multiple CDC endpoints (Gabor Csapo)
- Import STM32H7xx HAL Drivers (Mathias Brossard)
- Add new stm32h743xx HIC (Gabor Csapo)
- Add UDB flavour based on stm32h743xx HIC (Gabor Csapo)
- Fix DAPlink common code for the stm32h743xx and its UDB flavour (Gabor Csapo)
- Add integration tests for the stm32h743xx HIC's UDB flavour (Gabor Csapo)
- Replace UDB flag with generic flag (Gabor Csapo)
- Reduce interface flash size (Gabor Csapo)
- Reshuffle RAM on stm32h743xx (Gabor Csapo)
- Remove UDB bootloader version memory section for generic HIC (Gabor Csapo)
- Optimize HAL_GPIO_Init (Gabor Csapo)
- Add UDB diff from our local fork (Gabor Csapo)
- Fix stm32h743xx_if build (Mathias Brossard)
- 9e17a88: Clean code (Jonathan BAUDIN)
- 72d0af0: Add SMT32WB55 and STM32L475 support (Jonathan BAUDIN)
- f294efe: Parametize the MAX_TASK_STACK value (Jonathan BAUDIN)
- 3e1a5c7: Add redefined protection (Jonathan BAUDIN)
- 7ec78f5: Remove useless comments (Jonathan BAUDIN)
- d34b44e: Set STM32L475 name (Jonathan BAUDIN)
- 512f2f9: Change board name (Jonathan BAUDIN)
- 4ff6461: add target_reset file (Jonathan BAUDIN)
- ac1974a: upgrade flashalgo (Jonathan BAUDIN)
- f52770b: add erase before flash (Jonathan BAUDIN)
- bc0cb40: typo (Jonathan BAUDIN)
- d54d46f: Add steamy board (Jonathan BAUDIN) #2
- b01f866: fix name and path (Jonathan BAUDIN) #2
- c6066c0: DMA driver update (STM32F1) (doesn't seem to be used anywhere) (Jonathan BAUDIN) #2
- 244e332: Adding I2C driver (STM32F1) (Jonathan BAUDIN) #2
- 2d6c8a2: Adding SPI driver (STM32F1) (Jonathan BAUDIN) #2
- 176c69e: Fix source path (Jonathan BAUDIN) #2
- c5a4f88: Add i2c slave functions (Jonathan BAUDIN) #2
- 52a1b3b: Refactor I2C driver (Jonathan BAUDIN) #2
- 8bb2c68: implement SPI driver (Jonathan BAUDIN) #2
- a47a247: Refactor error file (Jonathan BAUDIN) #2
- 801ac6f: Begin flash driver (Jonathan BAUDIN) #2
- 108608e: Use new i2c driver, SPI driver and flash driver (Jonathan BAUDIN) #2
- 8b987c9: Auto baudrate prescaler selection (Jonathan BAUDIN) #2
- a8bbb12: Rename driver file (Jonathan BAUDIN) #2
- f332a6c: Rename files (Jonathan BAUDIN) #2
- c11b55e: Standardize functions name (Jonathan BAUDIN) #2
- c5a4721: Add transfert only function + increase baudrate (Jonathan BAUDIN) #2
- e0ef4d3: Implement w25q64 driver (Jonathan BAUDIN) #2
- 8b26afd: Add use file API (Jonathan BAUDIN) #2
- b73bcd1: Improve I2C driver + Add on received callback (Jonathan BAUDIN) #2
- e16dcf0: Add status error helper (Jonathan BAUDIN) #2
- 09e5af8: Move constants, use static array, fix function, typo (Jonathan BAUDIN) #2
- af4bb96: Add DMA functions (for I2C) (Jonathan BAUDIN) #2
- 63afccc: add hard reset, add boolean return (Jonathan BAUDIN) #2
- d095ea1: Remove pointer, fix gpio, use boolean return type (Jonathan BAUDIN) #2
- f0aeff4: Create TIM functions helpers (Jonathan BAUDIN) #2
- d67431c: Add UART to help debug (Jonathan BAUDIN) #2
- 9e129b8: Move contants, add I2C commands (Jonathan BAUDIN) #2
- 2b549a8: Implement I2C command, UART Debug (Jonathan BAUDIN) #2
- 7e1bfa6: remove debug line (Jonathan BAUDIN) #2
- c028a2a: Fix case scope (Jonathan BAUDIN) #2
- b2a5224: Fix CI error with CMSIS_DAP_PRODUCT_NAME (Jonathan BAUDIN) #2
- cc566e8: Add release script (Jonathan BAUDIN)