SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
storage.cpp File Reference
#include "storage.hpp"
#include "scoped_lock.hpp"
#include "settings.hpp"
#include "time.hpp"
#include <time.h>
#include <zephyr/drivers/disk.h>
#include <zephyr/fs/fs.h>
#include <zephyr/fs/littlefs.h>
#include <zephyr/kernel.h>
#include <zephyr/storage/disk_access.h>
#include <etl/basic_string.h>
#include <etl/format_spec.h>
#include <etl/queue.h>
#include <etl/stack.h>
#include <etl/string.h>
#include <etl/string_stream.h>
#include <etl/to_string.h>

Go to the source code of this file.

Namespaces

namespace  satnogs
namespace  satnogs::comms

Functions

 satnogs::comms::FS_LITTLEFS_DECLARE_CUSTOM_CONFIG (lfs_storage, storage::SECTOR_SIZE, storage::SECTOR_SIZE, storage::SECTOR_SIZE, storage::SECTOR_SIZE, 4 *storage::SECTOR_SIZE)