Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 0.7.10 #37

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Bump version to 0.7.10 #37

merged 1 commit into from
Jan 30, 2024

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Jan 29, 2024

Marking the version currently being pulled into RIOT in RIOT-OS/RIOT#20303

Changes:

  • Add macro support for ADC_LINE, DAC_LINE, I2C_DEV, PWM_DEV, QDEC_DEV, SPI_DEV, TIMER_DEV, UART_DEV.
  • Added includes:
    • auto_init_utils.h
    • random.h
    • riotboot/slot.h
    • suit.h / suit/*
    • uuid.h
    • wolfssl/*
  • Dynamically generate extern-types.
  • Deprecate markers in favor of an exported BINDGEN_OUTPUT_FILE.
  • Documentation updates.
  • Update bindgen.
  • Fix processing of compile-commands.json.

Changes:

* Add macro support for ADC_LINE, DAC_LINE, I2C_DEV, PWM_DEV, QDEC_DEV,
  SPI_DEV, TIMER_DEV, UART_DEV.
* Added includes:
  * auto_init_utils.h
  * random.h
  * riotboot/slot.h
  * suit.h / suit/*
  * uuid.h
  * wolfssl/*
* Dynamically generate extern-types.
* Deprecate markers in favor of an exported BINDGEN_OUTPUT_FILE.
* Documentation updates.
* Update bindgen.
* Fix processing of compile-commands.json.
@chrysn chrysn merged commit e37ebbf into main Jan 30, 2024
3 checks passed
@chrysn chrysn deleted the v0.7.10 branch January 30, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant