Nav
6cdbfbe950
Massive refactor to accommodate RISC-V targets
...
- Refactored entire codebase (excluding the Insight component) to accommodate multiple target architectures (no longer specific to AVR)
- Deleted 'generate SVD' GDB monitor command - I will eventually move this functionality to the Bloom website
- Added unit size property to address spaces
- Many other changes which I couldn't be bothered to describe here
2024-07-23 21:14:22 +01:00
Nav
5896306f1a
Removed redundant 'Bloom' namespace from entire codebase
2023-08-13 15:47:51 +01:00
Nav
b3fb3f0955
Lots of tidying
2022-12-03 22:16:21 +00:00
Nav
bc8206ccc7
Corrected missing header includes
2022-10-09 13:10:17 +01:00
Nav
2ae3786130
Removed MemoryAccessCommandPacket class and moved GDB memory offsets to GDB TargetDescriptor class
2022-08-30 02:04:40 +01:00
Nav
fd68089214
Corrected iterators invalidation bug in BiMap class
2022-08-30 02:00:01 +01:00
Nav
5ae7bd020c
Tidied BiMap class
2022-01-15 13:37:24 +00:00
Nav
51a9cbe6f2
Corrected bug in BiMap at() function for flippedMap lookups
2022-01-15 13:36:56 +00:00
Nav
c29db60b4c
Tidying
2021-12-28 01:16:29 +00:00
Nav
7e76503969
at() function to retrieve reference within bidirectional map
2021-12-27 23:59:59 +00:00
Nav
6edfb7376a
Tidied structure of all classes within the entire code base
...
Also some other small bits of tidying
2021-10-31 11:36:28 +00:00
Nav
7ebc447344
Updated AvrGdbRsp debug server to use the provided register descriptors, instead of creating them
2021-08-07 17:22:59 +01:00
Nav
d365f6348b
General tidying, addressing issues found by static analysis tool.
2021-06-22 23:52:31 +01:00
Nav
a29c5e1fec
Initial commit
2021-04-04 21:04:12 +01:00