Skip to content

Releases: antoniovazquezblanco/GhidraSVD

v0.2.6

08 Nov 17:28
Compare
Choose a tag to compare

Commits

  • 18e8afb: Build for Ghidra 11.1.2 (Antonio Vázquez Blanco)
  • fe4badf: Bump gradle/actions from 3 to 4 (dependabot[bot]) #12
  • 5c03546: Bump antoniovazquezblanco/setup-ghidra from 2.0.4 to 2.0.5 (dependabot[bot]) #13
  • c0ee039: Bump antoniovazquezblanco/setup-ghidra from 2.0.5 to 2.0.6 (dependabot[bot]) #14
  • a8edb94: Bump io.github.antoniovazquezblanco:svd-parser from v0.0.4 to v0.0.5 (dependabot[bot]) #15
  • c2ed400: Update Ghidra target versions (Antonio Vázquez Blanco)

Ghidra SVD Nightly (2024-11-08)

08 Nov 17:26
Compare
Choose a tag to compare
Pre-release

Commits

  • c2ed400: Update Ghidra target versions (Antonio Vázquez Blanco)

v0.2.5

04 Jul 15:52
7c98044
Compare
Choose a tag to compare
Merge pull request #11 from antoniovazquezblanco/dependabot/github_ac…

v0.2.3

06 Apr 19:57
Compare
Choose a tag to compare

Commits

  • 0e05fd5: Delete old library (Antonio Vázquez Blanco)

v0.2.2

06 Apr 19:41
Compare
Choose a tag to compare

Continuous Integration

Commits

  • b5442ba: Minor user interaction improvements (Antonio Vázquez Blanco)
  • 025f570: Bump gradle/gradle-build-action from 2.11.1 to 2.12.0 (dependabot[bot]) #3
  • 9e8313f: Show an error message when memory cannot be modified due to a lock (Antonio Vázquez Blanco)
  • 2ae1c7d: Generate a release for ghidra 11.0.1 (Antonio Vazquez)
  • b91411a: Bump antoniovazquezblanco/setup-ghidra from 1.2.0 to 1.2.1 (dependabot[bot]) #5
  • d5082e8: Bump io.github.antoniovazquezblanco:svd-parser from v0.0.3 to v0.0.4 (dependabot[bot]) #6
  • 8c07dc9: Build for Ghidra 11.0.2 (Antonio Vazquez)
  • ddc42c1: Update lib files (Antonio Vázquez Blanco)

v0.2.1

04 Jan 11:31
Compare
Choose a tag to compare

Commits

  • 7829463: Use Ghidra tasks for SVD loading. (Antonio Vázquez Blanco)
  • 3d8c262: Remove progress in monitor as it is unsupported in Ghidra 10.3 (Antonio Vázquez Blanco)

v0.2.0

03 Jan 16:51
Compare
Choose a tag to compare

Commits

  • 01e113c: Refactor memory block creation for future use in data type generation (Antonio Vázquez Blanco)
  • c9621a1: Improve memory properties detection (Antonio Vázquez Blanco)
  • 7b707fc: Actively check for memory conflicts (Antonio Vázquez Blanco)
  • 4127252: Refactor SVD dialog to a separate file. (Antonio Vázquez Blanco)
  • 54beef2: Handle SVD peripherals that overlap, big refactor (Antonio Vázquez Blanco)
  • 691bbd9: Update SVD-Parser to v0.0.3 (Antonio Vázquez Blanco)
  • bf48efe: Parse register information (Antonio Vázquez Blanco)

v0.1.1

31 Dec 16:06
Compare
Choose a tag to compare
Initial commit