Björn Quentin
d60bafbf05
Improve CP0-disabled error message ( #2061 )
...
* Improve CP0-disabled error message
* CHANGELOG.md
2024-09-02 13:38:10 +00:00
Scott Mabin
6b4079be3a
release prep xtensa-lx-rt@0.17.1 ( #2060 )
2024-09-02 11:11:36 +00:00
Sergio Gasquez Arcos
f9ab55c38f
fix: Fix nightly errors ( #1934 )
2024-08-30 14:08:06 +00:00
Kirill Mikhailov
19db509403
Get rid of missing docs in a number of modules ( #1967 )
...
* Get rid of missing docs in a number of modules
* address reviews
* Address the rest of reviews
* remove all remaining `allows`
* are you serious?
2024-08-23 09:22:37 +00:00
Scott Mabin
e8b0a376eb
Check all features and targets in CI when linting ( #1824 )
...
* Check more features and targets in CI when linting
* Address clippy lints
* Address clippy lints for esp-wifi
* Expand println and storage checks
* Remove uneeded clippy lint
* Check every package for each target
* resolve esp-wifi clippy lints
* use defmt when building esp-wifi
* clean up
* fix warning in meta crate
* simplify CI workflow
* split up clippy jobs
2024-07-24 11:45:41 +00:00
Björn Quentin
426c8fb0bd
Improve Xtensa backtraces ( #1838 )
2024-07-23 19:47:46 +00:00
Björn Quentin
917756a7bf
Prettier panic message printing ( #1823 )
...
* Prettier panic message printing
* CHANGELOG.md
2024-07-18 09:32:53 +00:00
dimpolo
02c99786f9
esp-backtrace: Add custom-pre-backtrace feature ( #1822 )
2024-07-18 07:38:40 +00:00
Jesse Braham
dcc6c896de
Housekeeping: fix warnings, rename some examples, etc. ( #1786 )
...
* Build HIL tests for ESP32 in CI, fix resulting build errors
* Fix some warnings in the `hil-test` package
* Fix warnings in examples
* Remove "esp_" prefix from Wi-Fi example file names
* Resolve the last of the known warnings
2024-07-12 09:35:55 +00:00
Scott Mabin
0d418fe837
esp-bracktrace: only print float registers on chips that have them ( #1690 )
...
* only print float registers on chips that have them
* Add CHANGELOG.md
2024-06-18 15:01:53 +00:00
Björn Quentin
bd711517f3
esp-backtrace: Fix for nightly after 2024-06-12 ( #1681 )
...
* esp-backtrace: Fix for nightly after 2024-06-12
* Fix
* Fix defmt
2024-06-17 08:55:54 +00:00
Björn Quentin
e680900f50
esp-backtrace: Fix warning when using semihosting feature ( #1667 )
2024-06-07 09:49:59 +00:00
Jesse Braham
3b9a4938cb
Add a lint-packages subcommand to xtask, use in CI workflow ( #1594 )
...
* Add a subcommand to lint all packages using `clippy`, use in CI
* Address `clippy` warnings
2024-05-24 20:00:04 +00:00
Timo
83398a7ca0
esp-backtrace: Add custom-halt feature ( #1589 )
2024-05-24 15:44:24 +00:00
Jesse Braham
49ebc23a6d
Add the esp-backtrace package to the repository ( #1583 )
2024-05-23 13:52:52 +00:00